HomeSort by: relevance | last modified time | path
    Searched defs:nfds_t (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/sys/
poll.h 37 typedef unsigned int nfds_t; typedef in typeref:typename:unsigned int
83 int poll(struct pollfd *, nfds_t, int);
97 int pollts(struct pollfd * __restrict, nfds_t,
101 int ppoll(struct pollfd * __restrict, nfds_t,

Completed in 10 milliseconds