Lines Matching refs:fdcntp
1258 pcache_insert(pollstate_t *ps, file_t *fp, pollfd_t *pollfdp, int *fdcntp, in pcache_insert() argument
1288 (*fdcntp)++; in pcache_insert()
1547 pcacheset_resolve(pollstate_t *ps, nfds_t nfds, int *fdcntp, int which) in pcacheset_resolve() argument
1813 ASSERT(*fdcntp == 0); in pcacheset_resolve()
1814 *fdcntp = fdcnt; in pcacheset_resolve()
1868 pcache_poll(pollfd_t *pollfdp, pollstate_t *ps, nfds_t nfds, int *fdcntp, in pcache_poll() argument
2105 ASSERT(*fdcntp + fdcnt == pollscanrevents(pcp, pollfdp, nfds)); in pcache_poll()
2106 *fdcntp += fdcnt; in pcache_poll()
2116 pcacheset_cache_list(pollstate_t *ps, pollfd_t *fds, int *fdcntp, int which) in pcacheset_cache_list() argument
2166 (*fdcntp)++; in pcacheset_cache_list()
2172 error = pcache_insert(ps, fp, &pollfdp[i], fdcntp, (ssize_t)i, in pcacheset_cache_list()
2796 int entry, int *fdcntp) in plist_chkdupfd() argument
2808 (*fdcntp)++; in plist_chkdupfd()
2847 (*fdcntp)++; in plist_chkdupfd()