/illumos-gate/usr/src/uts/common/sys/ |
H A D | poll.h | 48 typedef struct pollfd { struct 52 } pollfd_t; argument
|
/illumos-gate/usr/src/test/os-tests/tests/poll/ |
H A D | poll_test.c | 181 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/lib/libcurses/screen/ |
H A D | napms.c | 77 struct pollfd pollfd; in napms() local
|
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/ |
H A D | poll_solaris.c | 310 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/cmd/ptools/pwait/ |
H A D | pwait.c | 52 struct pollfd *pollfd; in main() local
|
/illumos-gate/usr/src/lib/udapl/udapl_tavor/common/ |
H A D | dapl_name_service.c | 639 struct pollfd pollfd; in dapls_ns_resolve_addr() local
|
/illumos-gate/usr/src/lib/libdhcpagent/common/ |
H A D | dhcpagent_ipc.c | 980 struct pollfd pollfd; in dhcp_ipc_timed_read() local
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | os-ip.c | 93 #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 D | libpcp.c | 1379 pollfd_t pollfd; in vldc_write() local
|
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_send.c | 836 struct pollfd pollfd; in send_dg() local
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | devpoll.c | 1429 pollfd_t pollfd; in dpioctl() local
|
/illumos-gate/usr/src/uts/common/syscall/ |
H A D | poll.c | 2850 pollfd_t *pollfd; in checkpolldat() local
|
/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/ |
H A D | rdr_messages.c | 1602 struct pollfd pollfd; in rdr_rcv_raw() local
|
/illumos-gate/usr/src/cmd/truss/ |
H A D | expound.c | 2019 struct pollfd pollfd[2]; in show_all_pollfds() local
|
/illumos-gate/usr/src/lib/libscf/common/ |
H A D | lowlevel.c | 3313 struct pollfd pollfd; in _scf_pg_wait() local
|