Home
last modified time | relevance | path

Searched defs:pollfd (Results 1 – 15 of 15) sorted by path

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Drdr_messages.c1602 struct pollfd pollfd; in rdr_rcv_raw() local
/illumos-gate/usr/src/cmd/ptools/pwait/
H A Dpwait.c52 struct pollfd *pollfd; in main() local
/illumos-gate/usr/src/cmd/truss/
H A Dexpound.c2005 struct pollfd pollfd[2]; in show_all_pollfds() local
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dpoll_solaris.c310 struct pollfd *pollfd = alloca(sizeof(struct pollfd)*(numpollfd+1)); in b_poll() local
313 struct pollfd pollfd[numpollfd+1]; in b_poll() local
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dnapms.c77 struct pollfd pollfd; in napms() local
/illumos-gate/usr/src/lib/libdhcpagent/common/
H A Ddhcpagent_ipc.c980 struct pollfd pollfd; in dhcp_ipc_timed_read() local
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c93 #define NSLDAPI_CB_POLL_MATCH( sbp, pollfd ) \ argument
98 #define NSLDAPI_CB_POLL_MATCH( sbp, pollfd ) \ argument
/illumos-gate/usr/src/lib/libpcp/common/
H A Dlibpcp.c1379 pollfd_t pollfd; in vldc_write() local
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c836 struct pollfd pollfd; in send_dg() local
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c3304 struct pollfd pollfd; in _scf_pg_wait() local
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/
H A Ddapl_name_service.c639 struct pollfd pollfd; in dapls_ns_resolve_addr() local
/illumos-gate/usr/src/test/os-tests/tests/poll/
H A Dpoll_test.c181 dppoll(int pollfd, pollfd_t *fds, nfds_t nfds, int timeout, time_t *elapsed) in dppoll()
204 clear_fd(const char *testName, int pollfd, int testfd) in clear_fd()
291 dev_poll_no_fd_test(int pollfd) in dev_poll_no_fd_test()
319 dev_poll_with_fds_test(int pollfd, int testfd) in dev_poll_with_fds_test()
372 int pollfd; in poll_thread() local
/illumos-gate/usr/src/uts/common/io/
H A Ddevpoll.c1429 pollfd_t pollfd; in dpioctl() local
/illumos-gate/usr/src/uts/common/sys/
H A Dpoll.h48 typedef struct pollfd { struct
52 } pollfd_t; argument
/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c2850 pollfd_t *pollfd; in checkpolldat() local