Searched defs:fdcntp (Results 1 – 2 of 2) sorted by relevance
/titanic_50/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() 1579 pcacheset_resolve(pollstate_t *ps, nfds_t nfds, int *fdcntp, int which) in pcacheset_resolve() 1900 pcache_poll(pollfd_t *pollfdp, pollstate_t *ps, nfds_t nfds, int *fdcntp, in pcache_poll() 2148 pcacheset_cache_list(pollstate_t *ps, pollfd_t *fds, int *fdcntp, int which) in pcacheset_cache_list() 3035 int entry, int *fdcntp) in plist_chkdupfd()
|
/titanic_50/usr/src/uts/common/io/ |
H A D | devpoll.c | 249 pollcache_t *pcp, nfds_t nfds, int *fdcntp) in dp_pcache_poll()
|