Searched refs:ses_poll (Results 1 – 3 of 3) sorted by relevance
298 int ses_poll(struct pollfd fds[], nfds_t nfds, int timeout);
477 ses_poll(struct pollfd fds[], nfds_t nfds, int timeout) in ses_poll() function
367 if (ses_poll(&dcs_rcv, 1, BLOCKFOREVER) == -1) { in main()