Home
last modified time | relevance | path

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

12

/freebsd-13.1/lib/libc/sys/
H A Dpoll.c42 #pragma weak poll macro
44 poll(struct pollfd pfd[], nfds_t nfds, int timeout) in poll() function
/freebsd-13.1/crypto/openssh/openbsd-compat/
H A Dbsd-poll.c41 poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() function
/freebsd-13.1/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-13.1/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h166 … apr_status_t (*poll)(apr_pollset_t *, apr_interval_time_t, apr_int32_t *, const apr_pollfd_t **); member
175 apr_status_t (*poll)(apr_pollcb_t *, apr_interval_time_t, apr_pollcb_cb_t, void *); member
/freebsd-13.1/sys/powerpc/powermac/
H A Dcuda.c365 cuda_send(void *cookie, int poll, int length, uint8_t *msg) in cuda_send()
713 u_char poll) in cuda_adb_send()
H A Dpmu.c764 u_char poll) in pmu_adb_send()
/freebsd-13.1/sys/mips/cavium/octe/
H A Dcavium-ethernet.h62 void (*poll)(struct ifnet *ifp); /* Called periodically to check link status */ member
/freebsd-13.1/contrib/bmake/
H A Djob.h91 #define poll emul_poll macro
/freebsd-13.1/stand/userboot/
H A Duserboot.h75 int (*poll)(void *arg); member
/freebsd-13.1/sys/xen/interface/io/
H A Dpvcalls.h105 } poll; member
140 } poll; member
/freebsd-13.1/sys/dev/ichiic/
H A Dig4_var.h97 int poll: 1; member
/freebsd-13.1/contrib/nvi/ex/
H A Dex_script.c375 struct timeval poll; in sscr_input() local
/freebsd-13.1/contrib/libpcap/
H A Dpcap-dag.c750 struct timeval poll; in dag_activate() local
1239 struct timeval poll; in dag_setnonblock() local
/freebsd-13.1/contrib/telnet/telnet/
H A Dsys_bsd.c845 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) in process_rings()
/freebsd-13.1/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c768 int poll) /* If 0, then block until something to do */ in process_rings()
/freebsd-13.1/sys/dev/drm2/
H A Ddrm_crtc_helper.c1040 bool poll = false; in drm_kms_helper_poll_enable() local
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h141 unsigned int (*poll) (struct linux_file *, struct poll_table_struct *); member
H A Dnetdevice.h190 int (*poll)(struct napi_struct *, int); member
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c394 u32 data, addr, poll; local
/freebsd-13.1/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-13.1/lib/libc/include/
H A Dnamespace.h87 #define poll _poll macro
/freebsd-13.1/sys/dev/intpm/
H A Dintpm.c60 int poll; member
/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_minidump.h441 uint32_t poll; member
460 uint32_t poll; member
/freebsd-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_lock.h123 std::atomic<kmp_int32> poll; member
179 volatile kmp_int32 poll; // KMP_LOCK_FREE(futex) => unlocked member
/freebsd-13.1/sys/amd64/vmm/io/
H A Dvatpic.c72 bool poll; member

12