Searched defs:poll (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-current/lib/libc/sys/
H A Dpoll.c38 #pragma weak poll macro
40 poll(struct pollfd pfd[], nfds_t nfds, int timeout) function
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dbsd-poll.c100 poll(struct pollfd *fds, nfds_t nfds, int timeout) function
/freebsd-current/stand/userboot/
H A Duserboot.h73 int (*poll)(void *arg); member in struct:loader_callbacks
/freebsd-current/contrib/bmake/
H A Djob.h89 #define poll emul_poll macro
/freebsd-current/contrib/netbsd-tests/lib/libc/gen/
H A Dt_sleep.c221 ATF_TC(poll); variable
/freebsd-current/contrib/nvi/ex/
H A Dex_script.c375 struct timeval poll; local
/freebsd-current/sys/contrib/xen/io/
H A Dpvcalls.h105 } poll; member in union:xen_pvcalls_request::__anon73
140 } poll; member in union:xen_pvcalls_response::__anon74
/freebsd-current/sys/dev/ichiic/
H A Dig4_var.h96 bool poll: 1; member in struct:ig4iic_softc
/freebsd-current/sys/powerpc/powermac/
H A Dcuda.c360 cuda_send(void *cookie, int poll, int length, uint8_t *msg) argument
705 cuda_adb_send(device_t dev, u_char command_byte, int len, u_char *data, u_char poll) argument
H A Dpmu.c754 pmu_adb_send(device_t dev, u_char command_byte, int len, u_char *data, u_char poll) argument
/freebsd-current/sys/amd64/vmm/io/
H A Dvatpic.c70 bool poll; member in struct:atpic
/freebsd-current/sys/dev/drm2/
H A Ddrm_crtc_helper.c1038 bool poll = false; local
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c392 u32 data, addr, poll; local
/freebsd-current/sys/dev/intpm/
H A Dintpm.c57 int poll; member in struct:intsmb_softc
/freebsd-current/contrib/telnet/telnet/
H A Dsys_bsd.c843 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) argument
/freebsd-current/crypto/heimdal/appl/telnet/telnet/
H A Dsys_bsd.c763 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) argument
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h140 unsigned int (*poll) (struct linux_file *, struct poll_table_struct *); member in struct:file_operations
H A Dnetdevice.h211 int (*poll)(struct napi_struct *, int); member in struct:napi_struct
/freebsd-current/contrib/ofed/librdmacm/
H A Dpreload.c78 int (*poll)(struct pollfd *fds, nfds_t nfds, int timeout); member in struct:socket_calls
881 int poll(struct pollfd *fds, nfds_t nfds, int timeout) function
/freebsd-current/contrib/libpcap/
H A Dpcap-dag.c754 struct timeval poll; local
1228 struct timeval poll; local
[all...]
/freebsd-current/sys/net/
H A Dnetmap_user.h579 #define poll win_nm_poll macro
/freebsd-current/sys/dev/acpica/
H A Dacpi_apei.c84 struct callout poll; member in struct:apei_pges
/freebsd-current/sys/dev/mvs/
H A Dmvs.c836 mvs_legacy_intr(device_t dev, int poll) argument
/freebsd-current/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h335 uint8_t poll:1; member in struct:hvm_hw_vpic
/freebsd-current/sys/contrib/rdma/krping/
H A Dkrping.c232 int poll; /* poll or block for rlat test */ member in struct:krping_cb
[all...]

Completed in 358 milliseconds

12