Searched refs:nfds_t (Results 1 – 2 of 2) sorted by relevance
39 typedef unsigned int nfds_t; typedef41 extern int poll(struct pollfd*, nfds_t, int);42 extern int ppoll(struct pollfd*, nfds_t, const struct timespec*, const sigset_t*);
36 typedef unsigned int nfds_t; typedef38 extern int poll(struct pollfd *, nfds_t, int);