Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 – 16 of 16) sorted by relevance

/freebsd/crypto/openssh/openbsd-compat/
H A Dbsd-poll.h41 typedef struct pollfd { struct
45 } pollfd_t; argument
/freebsd/sys/sys/
H A Dpoll.h45 struct pollfd { struct
46 int fd; /* which file descriptor to poll */
47 short events; /* events we are interested in */
48 short revents; /* events found on return */
/freebsd/contrib/tnftp/
H A Dtnftp.h138 struct pollfd { struct
139 int fd;
140 short events;
141 short revents;
/freebsd/tools/regression/security/cap_test/
H A Dcap_test_capabilities.c122 struct pollfd pollfd; in try_file_ops() local
/freebsd/lib/libusb/
H A Dlibusb10_io.c52 libusb10_add_pollfd(libusb_context *ctx, struct libusb_super_pollfd *pollfd, in libusb10_add_pollfd()
77 libusb10_remove_pollfd(libusb_context *ctx, struct libusb_super_pollfd *pollfd) in libusb10_remove_pollfd()
440 struct libusb_super_pollfd *pollfd; in libusb_get_pollfds() local
H A Dlibusb10.h67 struct libusb_pollfd pollfd; member
/freebsd/contrib/bmake/
H A Djob.h90 #define pollfd emul_pollfd macro
/freebsd/tools/tools/netmap/
H A Dbridge.c198 struct pollfd pollfd[2]; in main() local
H A Dlb.c875 struct pollfd pollfd[npipes + 1]; in main() local
/freebsd/usr.sbin/bhyve/
H A Dnet_backend_slirp.c278 struct pollfd *pollfd, *pollfds; in slirp_addpoll_cb() local
312 struct pollfd *pollfd; in slirp_poll_revents() local
/freebsd/lib/libc/resolv/
H A Dres_send.c838 struct pollfd pollfd; in send_dg() local
/freebsd/lib/libc/rpc/
H A Dsvc_vc.c451 struct pollfd pollfd; in read_vc() local
/freebsd/contrib/capsicum-test/
H A Dcapability-fd.cc584 struct pollfd pollfd; in TryFileOps() local
/freebsd/tests/sys/file/
H A Dpath_test.c493 struct pollfd pollfd; in ATF_TC_BODY() local
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_console.c1833 struct pollfd pollfd[2]; in osm_console() local
/freebsd/usr.sbin/syslogd/
H A Dsyslogd.c3230 struct pollfd pollfd; in waitdaemon() local