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

12

/freebsd-10-stable/lib/libc/sys/
H A Dpoll.c42 #pragma weak poll macro
44 poll(struct pollfd pfd[], nfds_t nfds, int timeout) function
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dbsd-poll.c43 poll(struct pollfd *fds, nfds_t nfds, int timeout) function
/freebsd-10-stable/sys/dev/random/
H A Drandomdev.h52 random_poll_func_t *poll; member in struct:random_adaptor
/freebsd-10-stable/sys/mips/cavium/octe/
H A Dcavium-ethernet.h59 void (*poll)(struct ifnet *ifp); /* Called periodically to check link status */ member in struct:__anon10392
/freebsd-10-stable/sys/boot/userboot/
H A Duserboot.h60 int (*poll)(void *arg); member in struct:loader_callbacks
/freebsd-10-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h162 apr_status_t (*poll)(apr_pollset_t *, apr_interval_time_t, apr_int32_t *, const apr_pollfd_t **); member in struct:apr_pollset_provider_t
171 apr_status_t (*poll)(apr_pollcb_t *, apr_interval_time_t, apr_pollcb_cb_t, void *); member in struct:apr_pollcb_provider_t
/freebsd-10-stable/contrib/bmake/
H A Djob.h91 #define poll emul_poll macro
/freebsd-10-stable/contrib/nvi/ex/
H A Dex_script.c377 struct timeval poll; local
/freebsd-10-stable/sys/powerpc/powermac/
H A Dcuda.c356 cuda_send(void *cookie, int poll, int length, uint8_t *msg) argument
703 cuda_adb_send(device_t dev, u_char command_byte, int len, u_char *data, u_char poll) argument
H A Dpmu.c730 pmu_adb_send(device_t dev, u_char command_byte, int len, u_char *data, u_char poll) argument
/freebsd-10-stable/sys/ofed/include/linux/
H A Dfs.h106 unsigned int (*poll) (struct file *, struct poll_table_struct *); member in struct:file_operations
/freebsd-10-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_sleep.c221 ATF_TC(poll); variable
/freebsd-10-stable/contrib/telnet/telnet/
H A Dsys_bsd.c849 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) argument
/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_crtc_helper.c1040 bool poll = false; local
/freebsd-10-stable/sys/amd64/vmm/io/
H A Dvatpic.c67 bool poll; member in struct:atpic
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_init_ops.c396 u32 data, addr, poll; local
/freebsd-10-stable/sys/pci/
H A Dintpm.c60 int poll; member in struct:intsmb_softc
/freebsd-10-stable/contrib/libpcap/
H A Dpcap-dag.c598 struct timeval poll; local
1003 struct timeval poll; local
/freebsd-10-stable/contrib/tcpdump/
H A Dprint-pgm.c292 struct pgm_poll *poll; local
/freebsd-10-stable/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-10-stable/sys/dev/kbd/
H A Dkbdreg.h160 kbd_poll_mode_t *poll; member in struct:keyboard_switch
/freebsd-10-stable/sys/dev/mvs/
H A Dmvs.c840 mvs_legacy_intr(device_t dev, int poll) argument
/freebsd-10-stable/contrib/ofed/libsdp/src/
H A Dport.c190 poll_func_t poll; member in struct:socket_lib_funcs
2181 int poll(struct pollfd *ufds, nfds_t nfds, int timeout) function
[all...]
/freebsd-10-stable/lib/libc/include/
H A Dnamespace.h84 #define poll _poll macro
H A Dun-namespace.h65 #undef poll macro

Completed in 234 milliseconds

12