Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- aio_waitcomplete(2)
- wait for the next completion of an aio request
- atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
- C API to write ATF-based test programs
- atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
- C++ API to write ATF-based test programs
- builtin(1), !(1), %(1), .(1), :(1), @(1), [(1), {(1), }(1), alias(1), alloc(1), bg(1), bind(1), bindkey(1), break(1), breaksw(1), builtins(1), case(1), cd(1), chdir(1), command(1), complete(1), continue(1), default(1), dirs(1), do(1), done(1), echo(1), echotc(1), elif(1), else(1), end(1), endif(1), endsw(1), esac(1), eval(1), exec(1), exit(1), export(1), false(1), fc(1), fg(1), filetest(1), fi(1), for(1), foreach(1), getopts(1), glob(1), goto(1), hash(1), hashstat(1), history(1), hup(1), if(1), jobid(1), jobs(1), kill(1), limit(1), local(1), log(1), login(1), logout(1), ls-F(1), nice(1), nohup(1), notify(1), onintr(1), popd(1), printenv(1), printf(1), pushd(1), pwd(1), read(1), readonly(1), rehash(1), repeat(1), return(1), sched(1), set(1), setenv(1), settc(1), setty(1), setvar(1), shift(1), source(1), stop(1), suspend(1), switch(1), telltc(1), test(1), then(1), time(1), times(1), trap(1), true(1), type(1), ulimit(1), umask(1), unalias(1), uncomplete(1), unhash(1), unlimit(1), unset(1), unsetenv(1), until(1), wait(1), where(1), which(1), while(1)
- shell built-in commands
- call_once(3), cnd_broadcast(3), cnd_destroy(3), cnd_init(3), cnd_signal(3), cnd_timedwait(3), cnd_wait(3), mtx_destroy(3), mtx_init(3), mtx_lock(3), mtx_timedlock(3), mtx_trylock(3), mtx_unlock(3), thrd_create(3), thrd_current(3), thrd_detach(3), thrd_equal(3), thrd_exit(3), thrd_join(3), thrd_sleep(3), thrd_yield(3), tss_create(3), tss_delete(3), tss_get(3), tss_set(3)
- C11 threads interface
- condvar(9), cv_init(9), cv_destroy(9), cv_wait(9), cv_wait_sig(9), cv_wait_unlock(9), cv_timedwait(9), cv_timedwait_sbt(9), cv_timedwait_sig(9), cv_timedwait_sig_sbt(9), cv_signal(9), cv_broadcast(9), cv_broadcastpri(9), cv_wmesg(9)
- kernel condition variable
- epoch(9), epoch_context(9), epoch_alloc(9), epoch_free(9), epoch_enter(9), epoch_exit(9), epoch_wait(9), epoch_enter_preempt(9), epoch_exit_preempt(9), epoch_wait_preempt(9), epoch_call(9), epoch_drain_callbacks(9), in_epoch(9), in_epoch_verbose(9)
- kernel epoch based reclamation
- g_post_event(9), g_waitfor_event(9), g_cancel_event(9)
- GEOM events management
- init_sleepqueues(9), sleepq_abort(9), sleepq_add(9), sleepq_alloc(9), sleepq_broadcast(9), sleepq_free(9), sleepq_lock(9), sleepq_lookup(9), sleepq_release(9), sleepq_remove(9), sleepq_signal(9), sleepq_set_timeout(9), sleepq_set_timeout_sbt(9), sleepq_sleepcnt(9), sleepq_timedwait(9), sleepq_timedwait_sig(9), sleepq_type(9), sleepq_wait(9), sleepq_wait_sig(9)
- manage the queues of sleeping threads
- msleep(9), msleep_sbt(9), msleep_spin(9), msleep_spin_sbt(9), pause(9), pause_sig(9), pause_sbt(9), tsleep(9), tsleep_sbt(9), wakeup(9), wakeup_one(9), wakeup_any(9)
- wait for events
- own(9), own_send_command(9), own_command_wait(9), own_self_command(9), own_acquire_bus(9), own crc(9), own_release_bus(9), OWN_ACQUIRE_BUS(9), OWN_CRC(9), OWN_RELEASE_BUS(9), OWN_SEND_COMMAND(9)
- Dallas Semiconductor 1-Wire Network and Transport Interface
- pci(9), pci_alloc_msi(9), pci_alloc_msix(9), pci_disable_busmaster(9), pci_disable_io(9), pci_enable_busmaster(9), pci_enable_io(9), pci_find_bsf(9), pci_find_cap(9), pci_find_dbsf(9), pci_find_device(9), pci_find_extcap(9), pci_find_htcap(9), pci_find_next_cap(9), pci_find_next_extcap(9), pci_find_next_htcap(9), pci_find_pcie_root_port(9), pci_get_id(9), pci_get_max_payload(9), pci_get_max_read_req(9), pci_get_powerstate(9), pci_get_vpd_ident(9), pci_get_vpd_readonly(9), pci_iov_attach(9), pci_iov_attach_name(9), pci_iov_detach(9), pci_msi_count(9), pci_msix_count(9), pci_msix_pba_bar(9), pci_msix_table_bar(9), pci_pending_msix(9), pci_read_config(9), pci_release_msi(9), pci_remap_msix(9), pci_restore_state(9), pci_save_state(9), pci_set_max_read_req(9), pci_set_powerstate(9), pci_write_config(9), pcie_adjust_config(9), pcie_flr(9), pcie_get_max_completion_timeout(9), pcie_read_config(9), pcie_wait_for_pending_transactions(9), pcie_write_config(9)
- PCI bus interface
- pthread_barrier_destroy(3), pthread_barrier_init(3), pthread_barrier_wait(3)
- destroy, initialize or wait on a barrier object
- pthread_cond_broadcast(3)
- unblock all threads waiting for a condition variable
- pthread_cond_signal(3)
- unblock a thread waiting for a condition variable
- pthread_cond_timedwait(3)
- wait on a condition variable for a specific amount of time
- pthread_cond_wait(3)
- wait on a condition variable
- pwait(1)
- wait for processes to terminate
- sem_timedwait(3), sem_clockwait_np(3)
- lock a semaphore
- sem_wait(3), sem_trywait(3)
- decrement (lock) a semaphore
- sema(9), sema_init(9), sema_destroy(9), sema_post(9), sema_wait(9), sema_timedwait(9), sema_trywait(9), sema_value(9)
- kernel counting semaphore
- sigsuspend(2)
- atomically release blocked signals and wait for interrupt
- sigtimedwait(2), sigwaitinfo(2)
- wait for queued signals (REALTIME)
- sigwait(2)
- select a set of signals
- sysdecode_mask(3), sysdecode_accessmode(3), sysdecode_atflags(3), sysdecode_capfcntlrights(3), sysdecode_close_range_flags(3), sysdecode_fcntl_fileflags(3), sysdecode_fileflags(3), sysdecode_filemode(3), sysdecode_flock_operation(3), sysdecode_mlockall_flags(3), sysdecode_mmap_flags(3), sysdecode_mmap_prot(3), sysdecode_mount_flags(3), sysdecode_msg_flags(3), sysdecode_msync_flags(3), sysdecode_open_flags(3), sysdecode_pipe2_flags(3), sysdecode_reboot_howto(3), sysdecode_rfork_flags(3), sysdecode_semget_flags(3), sysdecode_sendfile_flags(3), sysdecode_shmat_flags(3), sysdecode_sctp_nxt_flags(3), sysdecode_sctp_rcv_flags(3), sysdecode_sctp_snd_flags(3), sysdecode_socket_type(3), sysdecode_thr_create_flags(3), sysdecode_umtx_cvwait_flags(3), sysdecode_umtx_rwlock_flags(3), sysdecode_vmprot(3), sysdecode_wait4_options(3), sysdecode_wait6_options(3)
- print name of various bitmask values
- wait(2), waitid(2), waitpid(2), wait3(2), wait4(2), wait6(2)
- wait for processes to change status
- zfs-wait(8)
- wait for activity in ZFS filesystem to stop
- zpool-wait(8)
- wait for activity to stop in a ZFS storage pool
- ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3)
- functions to manage waiting for asynchronous jobs to complete
- ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3)
- asynchronous job management functions
- SSL_accept(3)
- wait for a TLS/SSL client to initiate a TLS/SSL handshake
- SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
- manage asynchronous operations
- ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3)
- functions to manage waiting for asynchronous jobs to complete
- ASYNC_WAIT_CTX_new(3ossl), ASYNC_WAIT_CTX_free(3ossl), ASYNC_WAIT_CTX_set_wait_fd(3ossl), ASYNC_WAIT_CTX_get_fd(3ossl), ASYNC_WAIT_CTX_get_all_fds(3ossl), ASYNC_WAIT_CTX_get_changed_fds(3ossl), ASYNC_WAIT_CTX_clear_fd(3ossl), ASYNC_WAIT_CTX_set_callback(3ossl), ASYNC_WAIT_CTX_get_callback(3ossl), ASYNC_WAIT_CTX_set_status(3ossl), ASYNC_WAIT_CTX_get_status(3ossl), ASYNC_callback_fn(3ossl), ASYNC_STATUS_UNSUPPORTED(3ossl), ASYNC_STATUS_ERR(3ossl), ASYNC_STATUS_OK(3ossl), ASYNC_STATUS_EAGAIN(3ossl)
- functions to manage waiting for asynchronous jobs to complete
- ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3)
- asynchronous job management functions
- ASYNC_get_wait_ctx(3ossl), ASYNC_init_thread(3ossl), ASYNC_cleanup_thread(3ossl), ASYNC_start_job(3ossl), ASYNC_pause_job(3ossl), ASYNC_get_current_job(3ossl), ASYNC_block_pause(3ossl), ASYNC_unblock_pause(3ossl), ASYNC_is_capable(3ossl)
- asynchronous job management functions
- BIO_socket_wait(3ossl), BIO_wait(3ossl), BIO_do_connect_retry(3ossl)
- BIO connection utility functions
- CURLMOPT_SOCKETFUNCTION(3)
- callback informed about what to wait for
- CURLOPT_ACCEPTTIMEOUT_MS(3)
- timeout waiting for FTP server to connect back
- CURLOPT_FTP_RESPONSE_TIMEOUT(3)
- time allowed to wait for FTP response
- CURLOPT_PIPEWAIT(3)
- wait for pipelining/multiplexing
- CURLOPT_TCP_KEEPIDLE(3)
- TCP keep-alive idle time wait
- HPL_bwait(3)
- Finalize the row broadcast
- IV_WAIT_INTEREST_INIT(3), iv_wait_interest_register(3), iv_wait_interest_register_spawn(3), iv_wait_interest_unregister(3), iv_wait_interest_kill(3)
- ivykis wait4 (2) wrapper
- MPE_Get_mouse_press(4)
- Waits for mouse button press
- MPI_Wait(3)
- Waits for an MPI request to complete
- MPI_Waitall(3)
- Waits for all given MPI Requests to complete
- MPI_Waitany(3)
- Waits for any specified MPI Request to complete
- MPI_Waitsome(3)
- Waits for some given MPI Requests to complete
- MPI_Win_wait(3)
- Completes an RMA exposure epoch begun with MPI_Win_post
- Notifier.tcl86(3), Tcl_CreateEventSource(3), Tcl_DeleteEventSource(3), Tcl_SetMaxBlockTime(3), Tcl_QueueEvent(3), Tcl_ThreadQueueEvent(3), Tcl_ThreadAlert(3), Tcl_GetCurrentThread(3), Tcl_DeleteEvents(3), Tcl_InitNotifier(3), Tcl_FinalizeNotifier(3), Tcl_WaitForEvent(3), Tcl_AlertNotifier(3), Tcl_SetTimer(3), Tcl_ServiceAll(3), Tcl_ServiceEvent(3), Tcl_GetServiceMode(3), Tcl_SetServiceMode(3), Tcl_ServiceModeHook(3), Tcl_SetNotifier(3)
- the event queue and notifier interfaces
- Notifier.tcl87(3), Tcl_CreateEventSource(3), Tcl_DeleteEventSource(3), Tcl_SetMaxBlockTime(3), Tcl_QueueEvent(3), Tcl_ThreadQueueEvent(3), Tcl_ThreadAlert(3), Tcl_GetCurrentThread(3), Tcl_DeleteEvents(3), Tcl_InitNotifier(3), Tcl_FinalizeNotifier(3), Tcl_WaitForEvent(3), Tcl_AlertNotifier(3), Tcl_SetTimer(3), Tcl_ServiceAll(3), Tcl_ServiceEvent(3), Tcl_GetServiceMode(3), Tcl_SetServiceMode(3), Tcl_ServiceModeHook(3), Tcl_SetNotifier(3)
- the event queue and notifier interfaces
- SDL_CondBroadcast(3)
- Restart all threads waiting on a condition variable
- SDL_CondSignal(3)
- Restart a thread wait on a condition variable
- SDL_CondWait(3)
- Wait on a condition variable
- SDL_CondWaitTimeout(3)
- Wait on a condition variable, with timeout
- SDL_Delay(3)
- Wait a specified number of milliseconds before returning
- SDL_SemTryWait(3)
- Attempt to lock a semaphore but don't suspend the thread
- SDL_SemWait(3)
- Lock a semaphore and suspend the thread if the semaphore value is zero
- SDL_SemWaitTimeout(3)
- Lock a semaphore, but only wait up to a specified maximum time
- SDL_WaitEvent(3)
- Waits indefinitely for the next available event
- SDL_WaitThread(3)
- Wait for a thread to finish
- SSL_accept(3)
- wait for a TLS/SSL client to initiate a TLS/SSL handshake
- SSL_accept(3ossl)
- wait for a TLS/SSL client to initiate a TLS/SSL handshake
- SSL_waiting_for_async(3), SSL_get_all_async_fds(3), SSL_get_changed_async_fds(3)
- manage asynchronous operations
- SSL_waiting_for_async(3ossl), SSL_get_all_async_fds(3ossl), SSL_get_changed_async_fds(3ossl)
- manage asynchronous operations
- Sympa::Spindle::ToAuth(3Sympa)
- Process to store requests into request spool to wait for moderation
- Sympa::Spindle::ToAuthOwner(3Sympa)
- Process to store requests into request spool to wait for moderation
- Sympa::Spindle::ToHeld(3Sympa)
- Process to store messages into held spool to wait for confirmation
- Sympa::Spindle::ToModeration(3Sympa)
- Process to store messages into held spool to wait for moderation
- Sympa::Spool::Archive(3Sympa)
- Spool for messages waiting for archiving
- Sympa::Spool::Auth(3Sympa)
- Spool for held requests waiting for moderation
- Sympa::Spool::Digest(3Sympa)
- Spool for messages waiting for digest sending
- Sympa::Spool::Held(3Sympa)
- Spool for held messages waiting for confirmation
- Sympa::Spool::Moderation(3Sympa)
- Spool for held messages waiting for moderation
- Tcl_AlertNotifier.tcl85(3), Tcl_CreateEventSource(3), Tcl_DeleteEventSource(3), Tcl_SetMaxBlockTime(3), Tcl_QueueEvent(3), Tcl_ThreadQueueEvent(3), Tcl_ThreadAlert(3), Tcl_GetCurrentThread(3), Tcl_DeleteEvents(3), Tcl_InitNotifier(3), Tcl_FinalizeNotifier(3), Tcl_WaitForEvent(3), Tcl_AlertNotifier(3), Tcl_SetTimer(3), Tcl_ServiceAll(3), Tcl_ServiceEvent(3), Tcl_GetServiceMode(3), Tcl_SetServiceMode(3)
- the event queue and notifier interfaces
- Tcl_ConditionFinalize.tcl85(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
- Tcl thread support
- Tcl_ConditionFinalize.tcl86(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
- Tcl thread support
- Tcl_ConditionFinalize.tcl87(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
- Tcl thread support
- Tcl_DetachPids.tcl85(3), Tcl_DetachPids(3), Tcl_ReapDetachedProcs(3), Tcl_WaitPid(3)
- manage child processes in background
- Tcl_DetachPids.tcl86(3), Tcl_DetachPids(3), Tcl_ReapDetachedProcs(3), Tcl_WaitPid(3)
- manage child processes in background
- Tcl_DetachPids.tcl87(3), Tcl_DetachPids(3), Tcl_ReapDetachedProcs(3), Tcl_WaitPid(3)
- manage child processes in background
- Tcl_DoOneEvent.tcl85(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- Tcl_DoOneEvent.tcl86(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- Tcl_DoOneEvent.tcl87(3), Tcl_DoOneEvent(3)
- wait for events and invoke event handlers
- XmtDisplayErrorMsgAndWait(3), XmtDisplayErrorMsgAndWait()(3), XmtDisplayWarningMsgAndWait()(3)
- display an error or warning message and block until the user pops it down
- XmtDisplayMessage(3), XmtDisplayMessage()(3), XmtDisplayMessageAndWait()(3), Xmt DisplayMessageVaList()(3)
- display a message in a dialog box
- XmtDisplayWorkingDialog(3), XmtDisplayWorkingDialog()(3), XmtHideWorkingDialog()(3)
- display or hide a ``please wait'' dialog box
- XmtWaitUntilMapped(3), XmtWaitUntilMapped()(3)
- process events until a dialog becomes mapped
- XmtWorkingBox(3)
- a widget for ``please wait'' dialogs
- activateCDKLabel(3), activateCDKLabel destroyCDKLabel drawCDKLabel eraseCDKLabel getCDKLabelBox getCDKLabelMessage moveCDKLabel newCDKLabel positionCDKLabel setCDKLabel setCDKLabelBackgroundAttrib setCDKLabelBackgroundColor setCDKLabelBox setCDKLabelBoxAttribute setCDKLabelHorizontalChar setCDKLabelLLChar setCDKLabelLRChar setCDKLabelMessage setCDKLabelULChar setCDKLabelURChar setCDKLabelVerticalChar waitCDKLabel cdk_label(3)
- Creates a managed curses label widget
- al_wait_cond(3)
- Allegro 5 API
- al_wait_cond_until(3)
- Allegro 5 API
- al_wait_for_event(3)
- Allegro 5 API
- al_wait_for_event_timed(3)
- Allegro 5 API
- al_wait_for_event_until(3)
- Allegro 5 API
- al_wait_for_vsync(3)
- Allegro 5 API
- ares_getsock(3)
- get socket descriptors to wait on
- ares_timeout(3)
- return maximum time to wait
- atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
- C API to write ATF-based test programs
- atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
- C++ API to write ATF-based test programs
- bundle_wait(3)
- wait while coroutines in the bundle finish
- cBroadcast(3), cBroadcast (3)
- broadcast signal to all waiting threads
- cSignal(3), cSignal (3)
- send signal to one waiting thread
- cWait(3), cWait (3)
- wait a condition variable signal
- ck_pr_stall(3)
- busy-wait primitive
- curl_multi_timeout(3)
- how long to wait for action before proceeding
- curl_multi_wait(3)
- polls on all easy handles in a multi handle
- eventtest(6)
- test the waitevent function of svgalib
- explain_poll_or_die(3)
- wait for some event on file descriptor and report errors require_index { "wait for some event on a file descriptor and report errors" }
- explain_wait(3)
- explain wait(2) errors require_index { }
- explain_wait3(3)
- explain wait3(2) errors require_index { }
- explain_wait3_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_wait4(3)
- explain wait4(2) errors require_index { }
- explain_wait4_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_wait_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- explain_waitpid(3)
- explain waitpid(2) errors require_index { }
- explain_waitpid_or_die(3)
- wait for process to change state and report errors require_index { "wait for process to change state and report errors" }
- faxlock(8c)
- tell a server to switch to LOCKWAIT state
- fdin(3)
- waits on a file descriptor to become readable
- fdout(3)
- wait on file descriptor to become writable
- fi_cntr(3)
- Completion and event counter operations fi_cntr_open / fi_close Allocate/free a counter fi_cntr_read Read the current value of a counter fi_cntr_readerr Reads the number of operations which have completed in error. fi_cntr_add Increment a counter by a specified value fi_cntr_set Set a counter to a specified value fi_cntr_wait Wait for a counter to be greater or equal to a threshold value
- fi_cq(3)
- Completion queue operations fi_cq_open / fi_close Open/close a completion queue fi_control Control CQ operation or attributes. fi_cq_read / fi_cq_readfrom / fi_cq_readerr Read a completion from a completion queue fi_cq_sread / fi_cq_sreadfrom A synchronous (blocking) read that waits until a specified condition has been met before reading a completion from a completion queue. fi_cq_signal Unblock any thread waiting in fi_cq_sread or fi_cq_sreadfrom. fi_cq_strerror Converts provider specific error information into a printable string
- fi_poll(3)
- Polling and wait set operations fi_poll_open / fi_close Open/close a polling set fi_poll_add / fi_poll_del Add/remove a completion queue or counter to/from a poll set. fi_poll Poll for progress and events across multiple completion queues and counters. fi_wait_open / fi_close Open/close a wait set fi_wait Waits for one or more wait objects in a set to be signaled. fi_trywait Indicate when it is safe to block on wait objects using native OS calls. fi_control Control wait set operation or attributes
- fido_dev_get_touch_begin(3), fido_dev_get_touch_status(3)
- asynchronously wait for touch on a FIDO2 authenticator
- filter_wait(3), filter_wait (3)
- wrap waitpid to decode the exitcode and why your filter quit
- fork(3am), wait(3am), waitpid(3am)
- basic process management
- glXWaitGL(3), "glXWaitGL(3)
- complete GL execution prior to subsequent X calls
- glXWaitX(3), "glXWaitX(3)
- complete X execution prior to subsequent GL calls
- inotifywait(1), fsnotifywait(1)
- wait for changes to files using inotify or fanotify
- io_fd_flags(3)
- prepare descriptor for io_wait
- iom_abort(3)
- abort all pending iom_wait calls
- iom_wait(3)
- wait for event from I/O multiplexer
- jack_wait(1)
- JACK toolkit client to check and wait for existence/exit of jackd
- keyboard_update(3), keyboard_waitforupdate(3)
- process raw keyboard events
- keypressed(3)
- Tells if there are keypresses waiting in the input buffer. Allegro game programming library
- keywait(1)
- pause and wait for input
- ldap_result(3)
- Wait for the result of an LDAP operation
- libowfat_io_eagain(3), io_eagain(3)
- tell io_wait that you got an EAGAIN
- libowfat_io_fd(3), io_fd(3)
- prepare descriptor for io_wait
- libowfat_io_fd_canwrite(3), io_fd_canwrite(3)
- prepare descriptor for io_wait
- libowfat_io_wait(3), io_wait(3)
- wait for events
- libowfat_io_waitread(3), io_waitread(3)
- read from a descriptor
- libowfat_io_waituntil(3), io_waituntil(3)
- wait for events
- libssh2_channel_wait_closed(3)
- wait for the remote to close the channel
- libssh2_channel_wait_eof(3)
- wait for the remote to reply to an EOF request
- libssh2_session_block_directions(3)
- get directions to wait for
- libunbound(3), unbound.h(3), ub_ctx(3), ub_result(3), ub_callback_type(3), ub_ctx_create(3), ub_ctx_delete(3), ub_ctx_set_option(3), ub_ctx_get_option(3), ub_ctx_config(3), ub_ctx_set_fwd(3), ub_ctx_set_stub(3), ub_ctx_set_tls(3), ub_ctx_resolvconf(3), ub_ctx_hosts(3), ub_ctx_add_ta(3), ub_ctx_add_ta_autr(3), ub_ctx_add_ta_file(3), ub_ctx_trustedkeys(3), ub_ctx_debugout(3), ub_ctx_debuglevel(3), ub_ctx_async(3), ub_poll(3), ub_wait(3), ub_fd(3), ub_process(3), ub_resolve(3), ub_resolve_async(3), ub_cancel(3), ub_resolve_free(3), ub_strerror(3), ub_ctx_print_local_zones(3), ub_ctx_zone_add(3), ub_ctx_zone_remove(3), ub_ctx_data_add(3), ub_ctx_data_remove(3)
- Unbound DNS validating resolver 1.15.0 functions
- lightning-waitanyinvoice(7)
- Command for waiting for payments
- lightning-waitblockheight(7)
- Command for waiting for blocks on the blockchain
- lightning-waitinvoice(7)
- Command for waiting for specific payment
- lightning-waitsendpay(7)
- Command for sending a payment via a route
- maildirwatch(1)
- wait for changes to a maildir
- mc-wait-for-name(1)
- run until a D-Bus name appears on the session bus
- mouse_waitforupdate(3)
- wait for an mouse update
- msleep(3)
- waits until deadline expires
- mysql_waitpid(1)
- kill process and wait for its termination
- ntp-wait(8)
- Wait for ntpd to stabilize the system clock
- ocf_heartbeat_Delay(7)
- Waits for a defined timespan
- ocf_pacemaker_HealthIOWait(7)
- System health based on CPU iowait measurement
- ping_send(3)
- Send ICMP echo requests to all associated hosts and wait for ICMP echo responses to arrive
- pmemobj_mutex_zero(3), pmemobj_mutex_zero()(3), pmemobj_mutex_lock()(3), pmemobj_mutex_timedlock()(3), pmemobj_mutex_trylock()(3), pmemobj_mutex_unlock()(3), pmemobj_rwlock_zero()(3), pmemobj_rwlock_rdlock()(3), pmemobj_rwlock_wrlock()(3), pmemobj_rwlock_timedrdlock()(3), pmemobj_rwlock_timedwrlock()(3), pmemobj_rwlock_tryrdlock()(3), pmemobj_rwlock_trywrlock()(3), pmemobj_rwlock_unlock()(3), pmemobj_cond_zero()(3), pmemobj_cond_broadcast()(3), pmemobj_cond_signal()(3), pmemobj_cond_timedwait()(3), pmemobj_cond_wait()(3)
- pmemobj synchronization primitives
- popcheck(1)
- see (and possibly delete) messages waiting on a POP server
- pvm_getmwid(3), pvm_setmwid(3)
- Get or set wait ID of a message. [In Version 3.4: Relaced by pvm_getminfo and pvm_setminfo]
- rest(3)
- Waits a specified number of milliseconds or yields CPU. Allegro game programming library
- rest_callback(3)
- Like rest(), but calls the callback during the wait. Allegro game programming library
- slurm_step_launch_params_t_init(3), slurm_step_launch(3), slurm_step_launch_fwd_signal(3), slurm_step_launch_wait_start(3), slurm_step_launch_wait_finish(3), slurm_step_launch_abort(3)
- Slurm job step launch functions
- suspend_target(3), suspend_target (3)
- Request that the target suspend execution, awaiting a resume or terminate call
- termkey_set_waittime(3), termkey_get_waittime(3)
- control the wait time for multibyte sequences
- termkey_waitkey(3)
- wait for and retrieve the next key event
- tk_dialog.tk85(n), tk_dialog(n)
- Create modal dialog and wait for response
- tk_dialog.tk86(n), tk_dialog(n)
- Create modal dialog and wait for response
- tk_messageBox.tk85(n), tk_messageBox(n)
- pops up a message window and waits for user response
- tk_messageBox.tk86(n), tk_messageBox(n)
- pops up a message window and waits for user response
- tkwait.tk85(n), tkwait(n)
- Wait for variable to change or window to be destroyed
- tkwait.tk86(n), tkwait(n)
- Wait for variable to change or window to be destroyed
- v7sh(1), sh(1), for(1), case(1), if(1), while(1), : (1), . (1), break(1), continue(1), cd(1), eval(1), exec(1), exit(1), export(1), login(1), newgrp(1), read(1), readonly(1), set(1), shift(1), times(1), trap(1), umask(1), wait(1)
- command language
- vga_blitwait(3)
- wait for any accelerator operation to finish
- vga_getch(3)
- wait for a key
- vga_getkey(3)
- read a character from the keyboard without waiting
- vga_waitevent(3)
- wait for various I/O events
- vga_waitretrace(3)
- wait for vertical retrace
- vsync(3)
- Waits for a vertical retrace to begin. Allegro game programming library
- vwait.tcl85(n), vwait(n)
- Process events until a variable is written
- vwait.tcl86(n), vwait(n)
- Process events until a variable is written
- vwait.tcl87(n), vwait(n)
- Process events until a variable is written
- wait_on(1)
- wait for a file or directory to be changed
- xtoolwait(1)
- start X client and wait for it to map a window
- z80-cpu(3), F(3)
- A, B, C, D, E, H, L, F_, A_, B_, C_, D_, E_, H_, L_, IXl, IXh, IYl, IYh, IX, IY, SP, PC, I, R, IM DATA, ADDRESS, IFF0, IFF1,IFF2, IFF3, cpu_rd, cpu_wr, cpu_iorq, cpu_mreq, cpu_m1, cpu_halts, cpu_wait, cpu_int, cpu_reset, cpu_busrq, cpu_busack
- zfs-wait(8)
- wait for activity in ZFS filesystem to stop
- zpool-wait(8)
- wait for activity to stop in a ZFS storage pool
- zvol_wait(1)
- wait for ZFS volume links to appear in /dev
- DateTime::Locale::ar_KW(3)
- Locale data examples for the Arabic Kuwait (ar-KW) locale
- Future(3), "Future"(3)
- represent an operation awaiting completion
- IO::Lambda::Fork(3)
- wait for blocking code in children processes
- IO::Lambda::Mutex(3)
- wait for a shared resource
- IO::Lambda::Signal(3)
- wait for pids and signals
- IO::Lambda::Thread(3)
- wait for blocking code using threads
- MPI_Wait(3)
- Waits for an MPI send or receive to complete
- MPI_Waitall(3)
- Waits for all given communications to complete
- MPI_Waitany(3)
- Waits for any specified send or receive to complete
- MPI_Waitsome(3)
- Waits for some given communications to complete
- MPI_Win_test(3)
- Attempts to complete an RMA exposure epoch; a nonblocking version of MPI_Win_wait
- MPI_Win_wait(3)
- Completes an RMA exposure epoch started by a call to MPI_Win_post on win
- Net::Connection::Match::WChan(3)
- Check if the process wait channel matches fix regexp for a Net::Connection object
- POE::Watcher::Delay(3)
- wait for a length of time to pass
- Proc::Background::Unix(3)
- Unix-specific implementation of process create/wait/kill
- Proc::Background::Win32(3)
- Windows-specific implementation of process create/wait/kill
- Proc::ProcessTable::Match::WChan(3)
- Check if the wait channel of a process matches via regexp
- Proc::Wait3(3)
- Perl extension for wait3 system call
- Proc::WaitStat(3)
- Interpret and act on wait() status values
- Schedule::Load::Hold(3)
- Return hold/wait information
- Selenium::Waiter(3)
- Provides a utility wait_until function
- Test2::Event::Waiting(3)
- Tell all procs/threads it is time to be done
- Tk::Dialog(3)
- Create modal dialog and wait for a response
- Tk::WaitBox(3)
- An Object Oriented Wait Dialog for Perl/Tk, of the Please Wait variety
- Tk::messageBox(3), Tk::messageBox (3)
- pop up a message window and wait for user response
- Tk::waitVariableX(3)
- a waitVariable with extensions
- await(3), awaitnohang(3), awaitfor(3), wait(3), waitnohang(3), waitfor(3), waitpid(3)
- wait for a process to exit
- bup-tick(1)
- wait for up to one second
- certbot(1)
- certbot script documentation 0.0 3.5 C usage: certbot [SUBCOMMAND] [options] [-d DOMAIN] [-d DOMAIN] ... Certbot can obtain and install HTTPS/TLS/SSL certificates. By default, it will attempt to use a webserver both for obtaining and installing the certificate. The most common SUBCOMMANDS and flags are: obtain, install, and renew certificates: (default) run Obtain & install a certificate in your current webserver certonly Obtain or renew a certificate, but do not install it renew Renew all previously obtained certificates that are near expiry enhance Add security enhancements to your existing configuration -d DOMAINS Comma-separated list of domains to obtain a certificate for --apache Use the Apache plugin for authentication & installation --standalone Run a standalone webserver for authentication --nginx Use the Nginx plugin for authentication & installation --webroot Place files in a server(aqs webroot folder for authentication --manual Obtain certificates interactively, or using shell script hooks -n Run non-interactively --test-cert Obtain a test certificate from a staging server --dry-run Test "renew" or "certonly" without saving any certificates to disk manage certificates: certificates Display information about certificates you have from Certbot revoke Revoke a certificate (supply --cert-name or --cert-path) delete Delete a certificate (supply --cert-name) manage your account: register Create an ACME account unregister Deactivate an ACME account update_account Update an ACME account --agree-tos Agree to the ACME server(aqs Subscriber Agreement -m EMAIL Email address for important account notifications optional arguments: -h, --help show this help message and exit -c CONFIG_FILE, --config CONFIG_FILE path to config file (default: /etc/letsencrypt/cli.ini and ~/.config/letsencrypt/cli.ini) -v, --verbose This flag can be used multiple times to incrementally increase the verbosity of output, e.g. -vvv. (default: 0) --max-log-backups MAX_LOG_BACKUPS Specifies the maximum number of backup logs that should be kept by Certbot(aqs built in log rotation. Setting this flag to 0 disables log rotation entirely, causing Certbot to always append to the same log file. (default: 1000) -n, --non-interactive, --noninteractive Run without ever asking for user input. This may require additional command line flags; the client will try to explain which ones are required if it finds one missing (default: False) --force-interactive Force Certbot to be interactive even if it detects it(aqs not being run in a terminal. This flag cannot be used with the renew subcommand. (default: False) -d DOMAIN, --domains DOMAIN, --domain DOMAIN Domain names to apply. For multiple domains you can use multiple -d flags or enter a comma separated list of domains as a parameter. The first domain provided will be the subject CN of the certificate, and all domains will be Subject Alternative Names on the certificate. The first domain will also be used in some software user interfaces and as the file paths for the certificate and related material unless otherwise specified or you already have a certificate with the same name. In the case of a name collision it will append a number like 0001 to the file path name. (default: Ask) --eab-kid EAB_KID Key Identifier for External Account Binding (default: None) --eab-hmac-key EAB_HMAC_KEY HMAC key for External Account Binding (default: None) --cert-name CERTNAME Certificate name to apply. This name is used by Certbot for housekeeping and in file paths; it doesn(aqt affect the content of the certificate itself. To see certificate names, run (aqcertbot certificates(aq. When creating a new certificate, specifies the new certificate(aqs name. (default: the first provided domain or the name of an existing certificate on your system for the same domains) --dry-run Perform a test run of the client, obtaining test (invalid) certificates but not saving them to disk. This can currently only be used with the (aqcertonly(aq and (aqrenew(aq subcommands. Note: Although --dry-run tries to avoid making any persistent changes on a system, it is not completely side-effect free: if used with webserver authenticator plugins like apache and nginx, it makes and then reverts temporary config changes in order to obtain test certificates, and reloads webservers to deploy and then roll back those changes. It also calls --pre-hook and --post-hook commands if they are defined because they may be necessary to accurately simulate renewal. --deploy- hook commands are not called. (default: False) --debug-challenges After setting up challenges, wait for user input before submitting to CA (default: False) --preferred-chain PREFERRED_CHAIN Set the preferred certificate chain. If the CA offers multiple certificate chains, prefer the chain whose topmost certificate was issued from this Subject Common Name. If no match, the default offered chain will be used. (default: None) --preferred-challenges PREF_CHALLS A sorted, comma delimited list of the preferred challenge to use during authorization with the most preferred challenge listed first (Eg, "dns" or "http,dns"). Not all plugins support all challenges. See https://certbot.eff.org/docs/using.html#plugins for details. ACME Challenges are versioned, but if you pick "http" rather than "http-01", Certbot will select the latest version automatically. (default: []) --user-agent USER_AGENT Set a custom user agent string for the client. User agent strings allow the CA to collect high level statistics about success rates by OS, plugin and use case, and to know when to deprecate support for past Python versions and flags. If you wish to hide this information from the Let(aqs Encrypt server, set this to "". (default: CertbotACMEClient/1.21.0 (certbot; OS_NAME OS_VERSION) Authenticator/XXX Installer/YYY (SUBCOMMAND; flags: FLAGS) Py/major.minor.patchlevel). The flags encoded in the user agent are: --duplicate, --force-renew, --allow-subset-of-names, -n, and whether any hooks are set. --user-agent-comment USER_AGENT_COMMENT Add a comment to the default user agent string. May be used when repackaging Certbot or calling it from another tool to allow additional statistical data to be collected. Ignored if --user-agent is set. (Example: Foo-Wrapper/1.0) (default: None) automation: Flags for automating execution & other tweaks --keep-until-expiring, --keep, --reinstall If the requested certificate matches an existing certificate, always keep the existing one until it is due for renewal (for the (aqrun(aq subcommand this means reinstall the existing certificate). (default: Ask) --expand If an existing certificate is a strict subset of the requested names, always expand and replace it with the additional names. (default: Ask) --version show program(aqs version number and exit --force-renewal, --renew-by-default If a certificate already exists for the requested domains, renew it now, regardless of whether it is near expiry. (Often --keep-until-expiring is more appropriate). Also implies --expand. (default: False) --renew-with-new-domains If a certificate already exists for the requested certificate name but does not match the requested domains, renew it now, regardless of whether it is near expiry. (default: False) --reuse-key When renewing, use the same private key as the existing certificate. (default: False) --no-reuse-key When renewing, do not use the same private key as the existing certificate. Not reusing private keys is the default behavior of Certbot. This option may be used to unset --reuse-key on an existing certificate. (default: False) --allow-subset-of-names When performing domain validation, do not consider it a failure if authorizations can not be obtained for a strict subset of the requested domains. This may be useful for allowing renewals for multiple domains to succeed even if some domains no longer point at this system. This option cannot be used with --csr. (default: False) --agree-tos Agree to the ACME Subscriber Agreement (default: Ask) --duplicate Allow making a certificate lineage that duplicates an existing one (both can be renewed in parallel) (default: False) -q, --quiet Silence all output except errors. Useful for automation via cron. Implies --non-interactive. (default: False) security: Security parameters & server settings --rsa-key-size N Size of the RSA key. (default: 2048) --key-type {rsa,ecdsa} Type of generated private key. Only *ONE* per invocation can be provided at this time. (default: rsa) --elliptic-curve N The SECG elliptic curve name to use. Please see RFC 8446 for supported values. (default: secp256r1) --must-staple Adds the OCSP Must Staple extension to the certificate. Autoconfigures OCSP Stapling for supported setups (Apache version >= 2.3.3 ). (default: False) --redirect Automatically redirect all HTTP traffic to HTTPS for the newly authenticated vhost. (default: redirect enabled for install and run, disabled for enhance) --no-redirect Do not automatically redirect all HTTP traffic to HTTPS for the newly authenticated vhost. (default: redirect enabled for install and run, disabled for enhance) --hsts Add the Strict-Transport-Security header to every HTTP response. Forcing browser to always use SSL for the domain. Defends against SSL Stripping. (default: None) --uir Add the "Content-Security-Policy: upgrade-insecure- requests" header to every HTTP response. Forcing the browser to use https:// for every http:// resource. (default: None) --staple-ocsp Enables OCSP Stapling. A valid OCSP response is stapled to the certificate that the server offers during TLS. (default: None) --strict-permissions Require that all configuration files are owned by the current user; only needed if your config is somewhere unsafe like /tmp/ (default: False) --auto-hsts Gradually increasing max-age value for HTTP Strict Transport Security security header (default: False) testing: The following flags are meant for testing and integration purposes only. --test-cert, --staging Use the staging server to obtain or revoke test (invalid) certificates; equivalent to --server https://acme-staging-v02.api.letsencrypt.org/directory (default: False) --debug Show tracebacks in case of errors (default: False) --no-verify-ssl Disable verification of the ACME server(aqs certificate. (default: False) --http-01-port HTTP01_PORT Port used in the http-01 challenge. This only affects the port Certbot listens on. A conforming ACME server will still attempt to connect on port 80. (default: 80) --http-01-address HTTP01_ADDRESS The address the server listens to during http-01 challenge. (default: ) --https-port HTTPS_PORT Port used to serve HTTPS. This affects which port Nginx will listen on after a LE certificate is installed. (default: 443) --break-my-certs Be willing to replace or renew valid certificates with invalid (testing/staging) certificates (default: False) paths: Flags for changing execution paths & servers --cert-path CERT_PATH Path to where certificate is saved (with certonly --csr), installed from, or revoked (default: None) --key-path KEY_PATH Path to private key for certificate installation or revocation (if account key is missing) (default: None) --fullchain-path FULLCHAIN_PATH Accompanying path to a full certificate chain (certificate plus chain). (default: None) --chain-path CHAIN_PATH Accompanying path to a certificate chain. (default: None) --config-dir CONFIG_DIR Configuration directory. (default: /etc/letsencrypt) --work-dir WORK_DIR Working directory. (default: /var/lib/letsencrypt) --logs-dir LOGS_DIR Logs directory. (default: /var/log/letsencrypt) --server SERVER ACME Directory Resource URI. (default: https://acme-v02.api.letsencrypt.org/directory) manage: Various subcommands and flags are available for managing your certificates: certificates List certificates managed by Certbot delete Clean up all files related to a certificate renew Renew all certificates (or one specified with --cert- name) revoke Revoke a certificate specified with --cert-path or --cert-name update_symlinks Recreate symlinks in your /etc/letsencrypt/live/ directory run: Options for obtaining & installing certificates certonly: Options for modifying how a certificate is obtained --csr CSR Path to a Certificate Signing Request (CSR) in DER or PEM format. Currently --csr only works with the (aqcertonly(aq subcommand. (default: None) renew: The (aqrenew(aq subcommand will attempt to renew any certificates previously obtained if they are close to expiry, and print a summary of the results. By default, (aqrenew(aq will reuse the plugins and options used to obtain or most recently renew each certificate. You can test whether future renewals will succeed with (ga--dry-run(ga. Individual certificates can be renewed with the (ga--cert-name(ga option. Hooks are available to run commands before and after renewal; see https://certbot.eff.org/docs/using.html#renewal for more information on these. --pre-hook PRE_HOOK Command to be run in a shell before obtaining any certificates. Intended primarily for renewal, where it can be used to temporarily shut down a webserver that might conflict with the standalone plugin. This will only be called if a certificate is actually to be obtained/renewed. When renewing several certificates that have identical pre-hooks, only the first will be executed. (default: None) --post-hook POST_HOOK Command to be run in a shell after attempting to obtain/renew certificates. Can be used to deploy renewed certificates, or to restart any servers that were stopped by --pre-hook. This is only run if an attempt was made to obtain/renew a certificate. If multiple renewed certificates have identical post- hooks, only one will be run. (default: None) --deploy-hook DEPLOY_HOOK Command to be run in a shell once for each successfully issued certificate. For this command, the shell variable $RENEWED_LINEAGE will point to the config live subdirectory (for example, "/etc/letsencrypt/live/example.com") containing the new certificates and keys; the shell variable $RENEWED_DOMAINS will contain a space-delimited list of renewed certificate domains (for example, "example.com www.example.com" (default: None) --disable-hook-validation Ordinarily the commands specified for --pre- hook/--post-hook/--deploy-hook will be checked for validity, to see if the programs being run are in the $PATH, so that mistakes can be caught early, even when the hooks aren(aqt being run just yet. The validation is rather simplistic and fails if you use more advanced shell constructs, so you can use this switch to disable it. (default: False) --no-directory-hooks Disable running executables found in Certbot(aqs hook directories during renewal. (default: False) --disable-renew-updates Disable automatic updates to your server configuration that would otherwise be done by the selected installer plugin, and triggered when the user executes "certbot renew", regardless of if the certificate is renewed. This setting does not apply to important TLS configuration updates. (default: False) --no-autorenew Disable auto renewal of certificates. (default: True) certificates: List certificates managed by Certbot delete: Options for deleting a certificate revoke: Options for revocation of certificates --reason {unspecified,keycompromise,affiliationchanged,superseded,cessationofoperation} Specify reason for revoking certificate. (default: unspecified) --delete-after-revoke Delete certificates after revoking them, along with all previous and later versions of those certificates. (default: None) --no-delete-after-revoke Do not delete certificates after revoking them. This option should be used with caution because the (aqrenew(aq subcommand will attempt to renew undeleted revoked certificates. (default: None) register: Options for account registration --register-unsafely-without-email Specifying this flag enables registering an account with no email address. This is strongly discouraged, because you will be unable to receive notice about impending expiration or revocation of your certificates or problems with your Certbot installation that will lead to failure to renew. (default: False) -m EMAIL, --email EMAIL Email used for registration and recovery contact. Use comma to register multiple emails, ex: u1@example.com,u2@example.com. (default: Ask). --eff-email Share your e-mail address with EFF (default: None) --no-eff-email Don(aqt share your e-mail address with EFF (default: None) update_account: Options for account modification unregister: Options for account deactivation. --account ACCOUNT_ID Account ID to use (default: None) install: Options for modifying how a certificate is deployed rollback: Options for rolling back server configuration changes --checkpoints N Revert configuration N number of checkpoints. (default: 1) plugins: Options for the "plugins" subcommand --init Initialize plugins. (default: False) --prepare Initialize and prepare plugins. (default: False) --authenticators Limit to authenticator plugins only. (default: None) --installers Limit to installer plugins only. (default: None) update_symlinks: Recreates certificate and key symlinks in /etc/letsencrypt/live, if you changed them by hand or edited a renewal configuration file enhance: Helps to harden the TLS configuration by adding security enhancements to already existing configuration. plugins: Plugin Selection: Certbot client supports an extensible plugins architecture. See (aqcertbot plugins(aq for a list of all installed plugins and their names. You can force a particular plugin by setting options provided below. Running --help <plugin_name> will list flags specific to that plugin. --configurator CONFIGURATOR Name of the plugin that is both an authenticator and an installer. Should not be used together with --authenticator or --installer. (default: Ask) -a AUTHENTICATOR, --authenticator AUTHENTICATOR Authenticator plugin name. (default: None) -i INSTALLER, --installer INSTALLER Installer plugin name (also used to find domains). (default: None) --apache Obtain and install certificates using Apache (default: False) --nginx Obtain and install certificates using Nginx (default: False) --standalone Obtain certificates using a "standalone" webserver. (default: False) --manual Provide laborious manual instructions for obtaining a certificate (default: False) --webroot Obtain certificates by placing files in a webroot directory. (default: False) --dns-cloudflare Obtain certificates using a DNS TXT record (if you are using Cloudflare for DNS). (default: False) --dns-cloudxns Obtain certificates using a DNS TXT record (if you are using CloudXNS for DNS). (default: False) --dns-digitalocean Obtain certificates using a DNS TXT record (if you are using DigitalOcean for DNS). (default: False) --dns-dnsimple Obtain certificates using a DNS TXT record (if you are using DNSimple for DNS). (default: False) --dns-dnsmadeeasy Obtain certificates using a DNS TXT record (if you are using DNS Made Easy for DNS). (default: False) --dns-gehirn Obtain certificates using a DNS TXT record (if you are using Gehirn Infrastructure Service for DNS). (default: False) --dns-google Obtain certificates using a DNS TXT record (if you are using Google Cloud DNS). (default: False) --dns-linode Obtain certificates using a DNS TXT record (if you are using Linode for DNS). (default: False) --dns-luadns Obtain certificates using a DNS TXT record (if you are using LuaDNS for DNS). (default: False) --dns-nsone Obtain certificates using a DNS TXT record (if you are using NS1 for DNS). (default: False) --dns-ovh Obtain certificates using a DNS TXT record (if you are using OVH for DNS). (default: False) --dns-rfc2136 Obtain certificates using a DNS TXT record (if you are using BIND for DNS). (default: False) --dns-route53 Obtain certificates using a DNS TXT record (if you are using Route53 for DNS). (default: False) --dns-sakuracloud Obtain certificates using a DNS TXT record (if you are using Sakura Cloud for DNS). (default: False) apache: Apache Web Server plugin (Please note that the default values of the Apache plugin options change depending on the operating system Certbot is run on.) --apache-enmod APACHE_ENMOD Path to the Apache (aqa2enmod(aq binary (default: None) --apache-dismod APACHE_DISMOD Path to the Apache (aqa2dismod(aq binary (default: None) --apache-le-vhost-ext APACHE_LE_VHOST_EXT SSL vhost configuration extension (default: -le- ssl.conf) --apache-server-root APACHE_SERVER_ROOT Apache server root directory (default: /etc/apache2) --apache-vhost-root APACHE_VHOST_ROOT Apache server VirtualHost configuration root (default: None) --apache-logs-root APACHE_LOGS_ROOT Apache server logs directory (default: /var/log/apache2) --apache-challenge-location APACHE_CHALLENGE_LOCATION Directory path for challenge configuration (default: /etc/apache2) --apache-handle-modules APACHE_HANDLE_MODULES Let installer handle enabling required modules for you (Only Ubuntu/Debian currently) (default: False) --apache-handle-sites APACHE_HANDLE_SITES Let installer handle enabling sites for you (Only Ubuntu/Debian currently) (default: False) --apache-ctl APACHE_CTL Full path to Apache control script (default: apache2ctl) --apache-bin APACHE_BIN Full path to apache2/httpd binary (default: None) dns-cloudflare: Obtain certificates using a DNS TXT record (if you are using Cloudflare for DNS). --dns-cloudflare-propagation-seconds DNS_CLOUDFLARE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 10) --dns-cloudflare-credentials DNS_CLOUDFLARE_CREDENTIALS Cloudflare credentials INI file. (default: None) dns-cloudxns: Obtain certificates using a DNS TXT record (if you are using CloudXNS for DNS). --dns-cloudxns-propagation-seconds DNS_CLOUDXNS_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-cloudxns-credentials DNS_CLOUDXNS_CREDENTIALS CloudXNS credentials INI file. (default: None) dns-digitalocean: Obtain certificates using a DNS TXT record (if you are using DigitalOcean for DNS). --dns-digitalocean-propagation-seconds DNS_DIGITALOCEAN_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 10) --dns-digitalocean-credentials DNS_DIGITALOCEAN_CREDENTIALS DigitalOcean credentials INI file. (default: None) dns-dnsimple: Obtain certificates using a DNS TXT record (if you are using DNSimple for DNS). --dns-dnsimple-propagation-seconds DNS_DNSIMPLE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-dnsimple-credentials DNS_DNSIMPLE_CREDENTIALS DNSimple credentials INI file. (default: None) dns-dnsmadeeasy: Obtain certificates using a DNS TXT record (if you are using DNS Made Easy for DNS). --dns-dnsmadeeasy-propagation-seconds DNS_DNSMADEEASY_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 60) --dns-dnsmadeeasy-credentials DNS_DNSMADEEASY_CREDENTIALS DNS Made Easy credentials INI file. (default: None) dns-gehirn: Obtain certificates using a DNS TXT record (if you are using Gehirn Infrastructure Service for DNS). --dns-gehirn-propagation-seconds DNS_GEHIRN_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-gehirn-credentials DNS_GEHIRN_CREDENTIALS Gehirn Infrastructure Service credentials file. (default: None) dns-google: Obtain certificates using a DNS TXT record (if you are using Google Cloud DNS for DNS). --dns-google-propagation-seconds DNS_GOOGLE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 60) --dns-google-credentials DNS_GOOGLE_CREDENTIALS Path to Google Cloud DNS service account JSON file. (See https://developers.google.com/identity/protocols/ OAuth2ServiceAccount#creatinganaccount forinformation about creating a service account and https://cloud.google.com/dns/access- control#permissions_and_roles for information about therequired permissions.) (default: None) dns-linode: Obtain certificates using a DNS TXT record (if you are using Linode for DNS). --dns-linode-propagation-seconds DNS_LINODE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 120) --dns-linode-credentials DNS_LINODE_CREDENTIALS Linode credentials INI file. (default: None) dns-luadns: Obtain certificates using a DNS TXT record (if you are using LuaDNS for DNS). --dns-luadns-propagation-seconds DNS_LUADNS_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-luadns-credentials DNS_LUADNS_CREDENTIALS LuaDNS credentials INI file. (default: None) dns-nsone: Obtain certificates using a DNS TXT record (if you are using NS1 for DNS). --dns-nsone-propagation-seconds DNS_NSONE_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-nsone-credentials DNS_NSONE_CREDENTIALS NS1 credentials file. (default: None) dns-ovh: Obtain certificates using a DNS TXT record (if you are using OVH for DNS). --dns-ovh-propagation-seconds DNS_OVH_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 30) --dns-ovh-credentials DNS_OVH_CREDENTIALS OVH credentials INI file. (default: None) dns-rfc2136: Obtain certificates using a DNS TXT record (if you are using BIND for DNS). --dns-rfc2136-propagation-seconds DNS_RFC2136_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 60) --dns-rfc2136-credentials DNS_RFC2136_CREDENTIALS RFC 2136 credentials INI file. (default: None) dns-route53: Obtain certificates using a DNS TXT record (if you are using AWS Route53 for DNS). --dns-route53-propagation-seconds DNS_ROUTE53_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 10) dns-sakuracloud: Obtain certificates using a DNS TXT record (if you are using Sakura Cloud for DNS). --dns-sakuracloud-propagation-seconds DNS_SAKURACLOUD_PROPAGATION_SECONDS The number of seconds to wait for DNS to propagate before asking the ACME server to verify the DNS record. (default: 90) --dns-sakuracloud-credentials DNS_SAKURACLOUD_CREDENTIALS Sakura Cloud credentials file. (default: None) manual: Authenticate through manual configuration or custom shell scripts. When using shell scripts, an authenticator script must be provided. The environment variables available to this script depend on the type of challenge. $CERTBOT_DOMAIN will always contain the domain being authenticated. For HTTP-01 and DNS-01, $CERTBOT_VALIDATION is the validation string, and $CERTBOT_TOKEN is the filename of the resource requested when performing an HTTP-01 challenge. An additional cleanup script can also be provided and can use the additional variable $CERTBOT_AUTH_OUTPUT which contains the stdout output from the auth script. For both authenticator and cleanup script, on HTTP-01 and DNS-01 challenges, $CERTBOT_REMAINING_CHALLENGES will be equal to the number of challenges that remain after the current one, and $CERTBOT_ALL_DOMAINS contains a comma-separated list of all domains that are challenged for the current certificate. --manual-auth-hook MANUAL_AUTH_HOOK Path or command to execute for the authentication script (default: None) --manual-cleanup-hook MANUAL_CLEANUP_HOOK Path or command to execute for the cleanup script (default: None) nginx: Nginx Web Server plugin --nginx-server-root NGINX_SERVER_ROOT Nginx server root directory. (default: /etc/nginx or /usr/local/etc/nginx) --nginx-ctl NGINX_CTL Path to the (aqnginx(aq binary, used for (aqconfigtest(aq and retrieving nginx version number. (default: nginx) --nginx-sleep-seconds NGINX_SLEEP_SECONDS Number of seconds to wait for nginx configuration changes to apply when reloading. (default: 1) null: Null Installer standalone: Spin up a temporary webserver webroot: Place files in webroot directory --webroot-path WEBROOT_PATH, -w WEBROOT_PATH public_html / webroot path. This can be specified multiple times to handle different domains; each domain will have the webroot path that preceded it. For instance: (ga-w /var/www/example -d example.com -d www.example.com -w /var/www/thing -d thing.net -d m.thing.net(ga (default: Ask) --webroot-map WEBROOT_MAP JSON dictionary mapping domains to webroot paths; this implies -d for each entry. You may need to escape this from your shell. E.g.: --webroot-map (aq{"eg1.is,m.eg1.is":"/www/eg1/", "eg2.is":"/www/eg2"}(aq This option is merged with, but takes precedence over, -w / -d entries. At present, if you put webroot-map in a config file, it needs to be on a single line, like: webroot-map = {"example.com":"/var/www"}. (default: {}) P
-
- ntpwait(8)
- wait for ntpd to stabilize the system clock
- rc(1), cd(1), eval(1), exec(1), exit(1), flag(1), rfork(1), shift(1), wait(1), whatis(1), .(1), ~(1)
- command language
- thread(3), alt(3), chancreate(3), chanfree(3), chanprint(3), chansetname(3), mainstacksize(3), proccreate(3), procdata(3), recv(3), recvp(3), recvul(3), send(3), sendp(3), sendul(3), nbrecv(3), nbrecvp(3), nbrecvul(3), nbsend(3), nbsendp(3), nbsendul(3), threadcreate(3), threaddata(3), threadexec(3), threadexecl(3), threadexits(3), threadexitsall(3), threadgetgrp(3), threadgetname(3), threadint(3), threadintgrp(3), threadkill(3), threadkillgrp(3), threadmain(3), threadnotify(3), threadid(3), threadpid(3), threadpin(3), threadunpin(3), threadsetgrp(3), threadsetname(3), threadsetstate(3), threadspawn(3), threadspawnd(3), threadspawnl(3), threadwaitchan(3), yield(3)
- thread and proc management
- tickit_term_await_started_msec(3), tickit_term_await_started_*(3)
- wait until the terminal is initialised
- tickit_term_input_wait_msec(3), tickit_term_input_wait_*(3)
- read more data from the terminal
- wait(1)
- wait for jobs to complete
- wait(1)
- wait for process or job completion rst2man-indent-level 0 1 rstReportMargin \$1