Searched defs:pa_poll (Results 1 – 3 of 3) sorted by relevance
61 #define pa_poll(fds,nfds,timeout) poll((fds),(nfds),(timeout)) macro
59 int pa_poll (struct pollfd *fds, unsigned long int nfds, int timeout) { in pa_poll() function
351 pa_poll (struct pollfd *pfd, nfds_t nfd, int timeout) in pa_poll() function