Home
last modified time | relevance | path

Searched refs:ses_poll (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/dcs/sparc/sun4u/
H A Ddcs.h296 int ses_poll(struct pollfd fds[], nfds_t nfds, int timeout);
H A Ddcs_ses.c475 ses_poll(struct pollfd fds[], nfds_t nfds, int timeout) in ses_poll() function
H A Ddcs.c365 if (ses_poll(&dcs_rcv, 1, BLOCKFOREVER) == -1) { in main()