Searched defs:fdcntp (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/common/syscall/ |
H A D | poll.c | 1290 pcache_insert(pollstate_t *ps, file_t *fp, pollfd_t *pollfdp, int *fdcntp, in pcache_insert() argument 1579 pcacheset_resolve(pollstate_t *ps, nfds_t nfds, int *fdcntp, int which) in pcacheset_resolve() argument 1900 pcache_poll(pollfd_t *pollfdp, pollstate_t *ps, nfds_t nfds, int *fdcntp, in pcache_poll() argument 2148 pcacheset_cache_list(pollstate_t *ps, pollfd_t *fds, int *fdcntp, int which) in pcacheset_cache_list() argument 3035 plist_chkdupfd(file_t * fp,polldat_t * pdp,pollstate_t * psp,pollfd_t * pollfdp,int entry,int * fdcntp) plist_chkdupfd() argument [all...] |
/titanic_51/usr/src/uts/common/io/ |
H A D | devpoll.c | 249 pollcache_t *pcp, nfds_t nfds, int *fdcntp) in dp_pcache_poll() argument
|