Home
last modified time | relevance | path

Searched refs:wait (Results 251 – 275 of 875) sorted by relevance

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

/freebsd/sys/cam/ctl/
H A Dctl_ha.c629 int wait) in ctl_ha_msg_recv() argument
647 flags = wait ? 0 : MSG_DONTWAIT; in ctl_ha_msg_recv()
668 const void *addr2, size_t len2, int wait) in ctl_ha_msg_send2() argument
678 newmb = m_getm2(NULL, sizeof(hdr) + len + len2, wait, MT_DATA, in ctl_ha_msg_send2()
734 int wait) in ctl_ha_msg_send() argument
737 return (ctl_ha_msg_send2(channel, addr, len, NULL, 0, wait)); in ctl_ha_msg_send()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_shutdown.pod69 to wait for the peer's close_notify alert.
71 However, it is recommended to wait for it using SSL_read() instead.
80 data has been received and doesn't wait for the close_notify alert
85 that all data has been received, do not wait for the peer's close_notify alert.
/freebsd/sys/dev/syscons/
H A Dsyscons.h569 void sc_alloc_scr_buffer(scr_stat *scp, int wait, int discard);
579 int prev_ysize, int wait);
595 void sc_alloc_cut_buffer(scr_stat *scp, int wait);
635 void *buffer, int wait);
/freebsd/sbin/init/
H A DNOTES91 check wait status of children we reap
92 don't wait for stopped children
111 then go to 1 (warn if not all processes died, i.e. wait blocks)
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dopenzfs-zfsutils.install18 lib/systemd/system/zfs-volume-wait.service
87 usr/share/man/man8/zfs-wait.8
126 usr/share/man/man8/zpool-wait.8
/freebsd/contrib/kyua/utils/process/
H A Dchild.cpp382 process::child::wait(void) in wait() function in process::child
384 return process::wait(_pimpl->_pid); in wait()
/freebsd/sys/kern/
H A Dsubr_eventhandler.c186 bool wait) in _eventhandler_deregister() argument
220 while (wait && list->el_runcount > 0) in _eventhandler_deregister()
/freebsd/contrib/bmake/
H A Dwait.h39 # define WAIT_T union wait
/freebsd/bin/sh/tests/errors/
H A Dredirection-error.038 wait"
H A Doption-error.031 wait abc"
H A Dredirection-error3.038 wait"
/freebsd/lib/libexecinfo/tests/
H A Dsigtramp_test.c64 wait(&status); in ATF_TC_BODY()
/freebsd/sys/contrib/device-tree/Bindings/rng/
H A Dtimeriomem_rng.txt6 - period : wait time in microseconds to use between samples
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getsid.c105 (void)wait(&sta); in ATF_TC_BODY()
H A Dt_msgrcv.c137 (void)wait(&sta); in ATF_TC_BODY()
278 (void)wait(&sta); in ATF_TC_BODY()
H A Dt_setuid.c107 (void)wait(&sta); in ATF_TC_BODY()
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_alarm.c104 (void)wait(&sta); in ATF_TC_BODY()
H A Dt_getgrent.c162 (void)wait(&sta); in ATF_TC_BODY()
/freebsd/bin/sh/tests/builtins/
H A Dvar-assign2.038 wait"
H A Dvar-assign.038 wait"
/freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_68xx.dts474 cavium,t-wait = <300>;
491 cavium,t-wait = <320>;
508 cavium,t-wait = <300>;
525 cavium,t-wait = <30>;
530 cavium,wait-mode;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DLockFileManager.cpp87 struct timespec wait = {1, 0}; // 1 second. in getHostID() local
89 if (gethostuuid(uuid, &wait) != 0) in getHostID()
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Drt5514.txt21 Set the DMIC initial delay (ms) to wait it ready for I2C.
/freebsd/usr.bin/at/
H A DLEGAL3 Sorry for the long wait, but there still were a few things to
/freebsd/libexec/atrun/
H A DLEGAL4 Sorry for the long wait, but there still were a few things to

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