Home
last modified time | relevance | path

Searched defs:deadline (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/contrib/slapd-modules/nssov/nss-pam-ldapd/
Dtio.c95 static inline int tio_time_remaining(struct timespec *deadline, int timeout) in tio_time_remaining()
163 struct timespec *deadline) in tio_wait()
202 struct timespec deadline = {0, 0}; in tio_read() local
301 struct timespec deadline = {0, 0}; in tio_skipall() local
389 struct timespec deadline = {0, 0}; in tio_flush() local
/netbsd/src/usr.bin/tip/
Dhunt.c42 static jmp_buf deadline; variable
/netbsd/src/tests/lib/libc/sys/
Dt_eventfd.c101 struct timespec deadline; in wait_state() local
Dt_futex_ops.c1307 struct timespec deadline; in do_futex_wait_timeout() local
/netbsd/src/sys/kern/
Dsys_futex.c932 futex_wait(struct futex_wait *fw, const struct timespec *deadline, in futex_wait()
1220 const struct timespec *deadline; in futex_func_wait() local
Dkern_event.c1344 struct timespec deadline = ts; in filt_timercompute() local
/netbsd/src/sys/external/bsd/drm2/linux/
Dlinux_dma_fence.c1046 int starttime = 0, now = 0, deadline = 0; /* XXXGCC */ in dma_fence_default_wait() local
/netbsd/src/crypto/external/bsd/openssh/dist/
Dssh-agent.c1053 time_t deadline = 0, now = monotime(); in reaper() local
2086 time_t deadline; in prepare_poll() local
/netbsd/src/sys/dev/acpi/
Dacpi_ec.c705 const unsigned deadline = getticks() + EC_CMD_TIMEOUT*hz; in acpiec_wait_timeout() local
/netbsd/src/sbin/ping6/
Dping6.c229 static double deadline = 0.0; /* max running time in seconds */ variable
/netbsd/src/sys/dev/pci/
Dxmm7360.c572 struct hrtimer deadline; member