Home
last modified time | relevance | path

Searched refs:wait (Results 426 – 450 of 872) sorted by relevance

1...<<11121314151617181920>>...35

/freebsd/contrib/kyua/utils/process/
H A Dexecutor.cpp862 executor::executor_handle::wait(const exec_handle exec_handle) in wait() function in executor::executor_handle
865 const process::status status = process::wait(exec_handle.pid()); in wait()
/freebsd/contrib/netbsd-tests/fs/common/
H A Dfstest_nfs.c260 wait(&status); in dodelfs()
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DAllTUsExecution.cpp142 Pool.wait(); in execute()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_set_shutdown.pod51 alert but to not wait for the peer's answer, when the underlying connection
H A DX509_load_http.pod37 to wait until the transfer is complete.
H A DBIO_socket_wait.pod41 to wait until the connection is established or a definite error occurred.
/freebsd/contrib/unifdef/tests/
H A Dxterm.expout24 #include <sys/wait.h>
/freebsd/sys/contrib/device-tree/src/arm/nxp/imx/
H A Dimx6ul-phytec-phycore-som.dtsi106 fsl,suspend-in-wait;
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-gta04a5one.dts81 gpmc,wait-monitoring-ns = <0>;
/freebsd/usr.bin/ctags/
H A Dctags.c221 (void)wait(NULL); in main()
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dbrcm,iproc-flexrm-mbox.txt28 which FlexRM will wait to accumulate N completion messages
/freebsd/sys/kern/
H A Duipc_sockbuf.c1810 sbcreatecontrol(const void *p, u_int size, int type, int level, int wait) in sbcreatecontrol() argument
1815 MBUF_CHECKSLEEP(wait); in sbcreatecontrol()
1817 if (wait == M_NOWAIT) { in sbcreatecontrol()
1825 m = m_getcl(wait, MT_CONTROL, 0); in sbcreatecontrol()
1827 m = m_get(wait, MT_CONTROL); in sbcreatecontrol()
/freebsd/contrib/wpa/src/ap/
H A Dap_drv_ops.c760 unsigned int wait, const u8 *dst, const u8 *data, in hostapd_drv_send_action() argument
792 return hapd->driver->send_action(hapd->drv_priv, freq, wait, dst, in hostapd_drv_send_action()
799 unsigned int wait, const u8 *dst, in hostapd_drv_send_action_addr3_ap() argument
804 return hapd->driver->send_action(hapd->drv_priv, freq, wait, dst, in hostapd_drv_send_action_addr3_ap()
/freebsd/usr.sbin/traceroute6/
H A Dtraceroute6.c1063 struct timeval wait; in wait_for_reply()
1071 wait.tv_sec = waittime; wait.tv_usec = 0; in wait_for_reply()
1073 if (select(sock + 1, fdsp, (fd_set *)0, (fd_set *)0, &wait) > 0) in wait_for_reply()
/freebsd/contrib/libbegemot/
H A Drpoll.c491 poll_dispatch(int wait) in poll_dispatch() argument
516 if(wait) { in poll_dispatch()
/freebsd/share/examples/ppp/
H A Dppp.conf.span-isp63 # ppp dgram udp wait root /usr/sbin/ppp ppp -direct vpn-in
65 # Note: Because inetd ``wait''s for ppp to finish, a single ppp
H A Dppp.conf.span-isp.working28 # is told to ``wait'' for ppp to finish and the receiving ppp gets to
/freebsd/contrib/atf/atf-c++/detail/
H A Dprocess.cpp302 impl::child::wait(void) in wait() function in impl::child
/freebsd/contrib/libedit/TEST/
H A Dtc1.c289 if (wait(&num) == -1) in main()
/freebsd/share/doc/psd/05.sysman/
H A Dspell.ok328 wait.h
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_msgget.c129 (void)wait(&sta); in ATF_TC_BODY()
/freebsd/stand/kboot/
H A DREADME41 Add -g -G to have gdb stop and wait for the debugger. This is useful for
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_cmp_mock_srv_new.pod61 the client should wait for the next poll.
/freebsd/sys/dev/cxgbe/
H A Dt4_if.m34 # functions on the NIC need to wait for the main device to be initialized
/freebsd/sys/dev/irdma/
H A Dirdma_puda.h213 struct irdma_ah_info *ah_info, bool wait,

1...<<11121314151617181920>>...35