Lines Matching defs:fdcntp
1290 pcache_insert(pollstate_t *ps, file_t *fp, pollfd_t *pollfdp, int *fdcntp,
1320 (*fdcntp)++;
1579 pcacheset_resolve(pollstate_t *ps, nfds_t nfds, int *fdcntp, int which)
1845 ASSERT(*fdcntp == 0);
1846 *fdcntp = fdcnt;
1900 pcache_poll(pollfd_t *pollfdp, pollstate_t *ps, nfds_t nfds, int *fdcntp,
2137 ASSERT(*fdcntp + fdcnt == pollscanrevents(pcp, pollfdp, nfds));
2138 *fdcntp += fdcnt;
2148 pcacheset_cache_list(pollstate_t *ps, pollfd_t *fds, int *fdcntp, int which)
2198 (*fdcntp)++;
2204 error = pcache_insert(ps, fp, &pollfdp[i], fdcntp, (ssize_t)i,
3035 int entry, int *fdcntp)
3047 (*fdcntp)++;
3086 (*fdcntp)++;