Home
last modified time | relevance | path

Searched defs:poll (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/lib/libc/sys/
H A Dpoll.c40 __ssp_real(poll)(struct pollfd pfd[], nfds_t nfds, int timeout) in __ssp_real() argument
/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-poll.c100 poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() function
/freebsd/contrib/netbsd-tests/lib/libc/gen/
H A Dt_sleep.c222 ATF_TC_HEAD(poll, tc) in ATF_TC_HEAD() argument
229 ATF_TC_BODY(poll, tc) in ATF_TC_BODY() argument
/freebsd/sys/powerpc/powermac/
H A Dcuda.c360 cuda_send(void *cookie, int poll, int length, uint8_t *msg) in cuda_send()
706 u_char poll) in cuda_adb_send()
H A Dpmu.c755 u_char poll) in pmu_adb_send()
/freebsd/contrib/bmake/
H A Djob.h89 #define poll emul_poll macro
/freebsd/stand/userboot/
H A Duserboot.h73 int (*poll)(void *arg); member
/freebsd/sys/contrib/xen/io/
H A Dpvcalls.h105 } poll; member
140 } poll; member
/freebsd/contrib/libpcap/
H A Dpcap-dag.c754 struct timeval poll; dag_activate() local
1228 struct timeval poll; dag_setnonblock() local
[all...]
/freebsd/contrib/nvi/ex/
H A Dex_script.c375 struct timeval poll; in sscr_input() local
/freebsd/sys/dev/ichiic/
H A Dig4_var.h96 bool poll: 1; member
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c768 int poll) /* If 0, then block until something to do */ in process_rings()
/freebsd/contrib/telnet/telnet/
H A Dsys_bsd.c843 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) in process_rings()
/freebsd/sys/dev/drm2/
H A Ddrm_crtc_helper.c1038 bool poll = false; in drm_kms_helper_poll_enable() local
/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c392 u32 data, addr, poll; local
/freebsd/contrib/ofed/librdmacm/
H A Dpreload.c78 int (*poll)(struct pollfd *fds, nfds_t nfds, int timeout); member
881 int poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() function
/freebsd/sys/dev/intpm/
H A Dintpm.c57 int poll; member
/freebsd/lib/libc/include/
H A Dnamespace.h85 #define poll _poll macro
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h140 unsigned int (*poll) (struct linux_file *, struct poll_table_struct *); member
H A Dnetdevice.h211 /* When shutting down forcefully prevent anything from running task/poll. */ member
/freebsd/sys/dev/qlxgbe/
H A Dql_minidump.h439 uint32_t poll; member
458 uint32_t poll; member
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h128 std::atomic<kmp_int32> poll; member
187 volatile kmp_int32 poll; // KMP_LOCK_FREE(futex) => unlocked member
/freebsd/sys/amd64/vmm/io/
H A Dvatpic.c70 bool poll; member
/freebsd/sys/dev/acpica/
H A Dacpi_apei.c84 struct callout poll; member
/freebsd/sys/dev/kbd/
H A Dkbdreg.h97 kbd_poll_mode_t *poll; member

12