Searched refs:npfd_reserved (Results 1 – 1 of 1) sorted by relevance
2753 u_int *npfd_activep, u_int npfd_reserved, struct timespec *timeout) in channel_prepare_poll() argument2756 u_int i, oalloc, p, npfd = npfd_reserved; in channel_prepare_poll()2766 if (sc->channels_alloc >= (INT_MAX / 4) - npfd_reserved) in channel_prepare_poll()2774 *npfd_activep = npfd_reserved; in channel_prepare_poll()2786 p = npfd_reserved; in channel_prepare_poll()