Home
last modified time | relevance | path

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

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