Searched defs:timeout (Results 1 - 25 of 423) sorted by relevance

1234567891011>>

/src/lib/libcurses/
H A Dtimeout.c47 timeout(int delay) function in typeref:typename:void
/src/games/hack/
H A Dhack.timeout.c75 timeout(void) function in typeref:typename:void
/src/sys/stand/efiboot/
H A Defiwatchdog.c37 efi_set_watchdog(uint32_t timeout, uint64_t code) argument
/src/lib/libc/sys/
H A Dsigtimedwait.c48 sigtimedwait(const sigset_t * __restrict set,siginfo_t * __restrict info,const struct timespec * __restrict timeout) argument
H A Depoll.c50 epoll_wait(int epfd, struct epoll_event *events, int maxevents, int timeout) argument
56 epoll_pwait(int epfd, struct epoll_event *events, int maxevents, int timeout, argument
/src/sys/net/agr/
H A Dieee8023ad_lacp_sm_ptx.c82 int timeout; local in function:lacp_sm_ptx_tx_schedule
/src/sys/compat/linux/common/
H A Dlinux_oldselect.h46 struct linux_timeval *timeout; member in struct:linux_oldselect
/src/lib/libc/compat/sys/
H A Dcompat_sigtimedwait.c71 __sigtimedwait(const sigset_t * __restrict set,siginfo_t * __restrict info,struct timespec50 * __restrict timeout) argument
/src/tests/kernel/kqueue/
H A Dt_proc3.c62 struct timespec timeout; local in function:ATF_TC_BODY
H A Dt_proc2.c95 struct timespec timeout; local in function:ATF_TC_BODY
/src/sys/dev/ic/
H A Djoyvar.h47 int timeout[2]; member in struct:joy_softc
H A Dmc146818.c82 int s, timeout, cent, year; local in function:mc146818_gettime_ymdhms
/src/sys/arch/luna68k/stand/boot/
H A Dawaitkey.c54 awaitkey(const char *pfmt, int timeout, bool tell) argument
/src/lib/libc/rpc/
H A Dsvc_run.c72 struct timeval timeout; local in function:__weak_alias
H A Dpmap_getport.c69 static const struct timeval timeout = { 5, 0 }; variable in typeref:typename:const struct timeval
/src/tests/kernel/
H A Dt_semtimedop.c61 struct timespec timeout; local in function:ATF_TC_BODY
112 struct timespec timeout; local in function:ATF_TC_BODY
173 struct timespec timeout; local in function:ATF_TC_BODY
232 struct timespec timeout; local in function:ATF_TC_BODY
[all...]
/src/tests/lib/libc/kevent_nullmnt/
H A Dh_nullmnt.c34 struct timespec timeout; local in function:main
/src/sys/arch/landisk/stand/boot/
H A Dcons.c128 awaitkey(int timeout, int tell) argument
/src/sys/arch/luna68k/dev/
H A Dxpcmd.c53 xp_waitfor_ready(int xplx_devid, int timeout) argument
/src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
H A Damdgpu_common_baco.c35 u32 timeout = 5000, data; local in function:baco_wait_register
49 baco_cmd_handler(struct pp_hwmgr * hwmgr,u32 command,u32 reg,u32 mask,u32 shift,u32 value,u32 timeout) argument
[all...]
/src/sys/external/bsd/drm2/include/linux/
H A Di2c-algo-bit.h46 int timeout; member in struct:i2c_algo_bit_data
/src/lib/libc/include/
H A Dfutex_private.h44 __futex(volatile int *uaddr, int op, int val, const struct timespec *timeout, argument
/src/regress/sys/kern/kqueue/vnode/
H A Dvnode.c47 struct timespec timeout; local in function:main
/src/games/tetris/
H A Dinput.c79 int timeout; local in function:rwait
/src/sys/dev/scsipi/
H A Dscsipi_base.h58 scsipi_make_xs_internal(struct scsipi_periph * periph,struct scsipi_generic * cmd,int cmdlen,u_char * data_addr,int datalen,int retries,int timeout,struct buf * bp,int flags) argument
84 scsipi_make_xs_unlocked(struct scsipi_periph * periph,struct scsipi_generic * cmd,int cmdlen,u_char * data_addr,int datalen,int retries,int timeout,struct buf * bp,int flags) argument
94 scsipi_make_xs_locked(struct scsipi_periph * periph,struct scsipi_generic * cmd,int cmdlen,u_char * data_addr,int datalen,int retries,int timeout,struct buf * bp,int flags) argument
[all...]

Completed in 7 milliseconds

1234567891011>>