Home
last modified time | relevance | path

Searched defs:fdcntp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/syscall/
H A Dpoll.c1296 pcache_insert(pollstate_t *ps, file_t *fp, pollfd_t *pollfdp, int *fdcntp, in pcache_insert()
1581 pcacheset_resolve(pollstate_t *ps, nfds_t nfds, int *fdcntp, int which) in pcacheset_resolve()
1902 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()
3043 int entry, int *fdcntp) in plist_chkdupfd()
/illumos-gate/usr/src/uts/common/io/
H A Ddevpoll.c250 int *fdcntp) in dp_pcache_poll()