/freebsd/tests/sys/kern/ |
H A D | prace.c | 39 child(int rd, bool poll) in child() 84 prace(bool poll) in prace()
|
/freebsd/lib/libc/sys/ |
H A D | poll.c | 40 __ssp_real(poll)(struct pollfd pfd[], nfds_t nfds, int timeout) in __ssp_real() argument
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | bsd-poll.c | 100 poll(struct pollfd *fds, nfds_t nfds, int timeout) in poll() function
|
/freebsd/contrib/netbsd-tests/lib/libc/gen/ |
H A D | t_sleep.c | 222 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 D | cuda.c | 366 cuda_send(void *cookie, int poll, int length, uint8_t *msg) in cuda_send() 712 u_char poll) in cuda_adb_send()
|
H A D | pmu.c | 761 u_char poll) in pmu_adb_send()
|
/freebsd/contrib/bmake/ |
H A D | job.h | 89 #define poll emul_poll macro
|
/freebsd/stand/userboot/ |
H A D | userboot.h | 73 int (*poll)(void *arg); member
|
/freebsd/sys/contrib/xen/io/ |
H A D | pvcalls.h | 105 } poll; member 140 } poll; member
|
/freebsd/contrib/libpcap/ |
H A D | pcap-dag.c | 752 struct timeval poll; in dag_activate() local 1226 struct timeval poll; in dag_setnonblock() local
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_script.c | 375 struct timeval poll; in sscr_input() local
|
/freebsd/sys/dev/ichiic/ |
H A D | ig4_var.h | 96 bool poll: 1; member
|
/freebsd/contrib/telnet/telnet/ |
H A D | sys_bsd.c | 843 process_rings(int netin, int netout, int netex, int ttyin, int ttyout, int poll) in process_rings()
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | sys_bsd.c | 768 int poll) /* If 0, then block until something to do */ in process_rings()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_crtc_helper.c | 1038 bool poll = false; in drm_kms_helper_poll_enable() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_init_ops.c | 392 u32 data, addr, poll; local
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | preload.c | 78 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/compat/linuxkpi/common/include/linux/ |
H A D | fs.h | 140 unsigned int (*poll) (struct linux_file *, struct poll_table_struct *); member
|
H A D | netdevice.h | 220 int (*poll)(struct napi_struct *, int); member
|
/freebsd/lib/libc/include/ |
H A D | namespace.h | 85 #define poll _poll macro
|
/freebsd/sys/dev/intpm/ |
H A D | intpm.c | 57 int poll; member
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_minidump.h | 439 uint32_t poll; member 458 uint32_t poll; member
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_lock.h | 123 std::atomic<kmp_int32> poll; global() member 179 volatile kmp_int32 poll; // KMP_LOCK_FREE(futex) => unlocked global() member [all...] |
/freebsd/sys/amd64/vmm/io/ |
H A D | vatpic.c | 70 bool poll; member
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_apei.c | 84 struct callout poll; member
|