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