Searched refs:old_nelts (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/apr/poll/unix/
H A Dpoll.c217 apr_uint32_t old_nelts = pollset->nelts; local
219 for (i++; i < old_nelts; i++) {
373 apr_uint32_t old_nelts = pollcb->nelts; local
375 for (i++; i < old_nelts; i++) {
H A Dselect.c315 apr_uint32_t old_nelts = pollset->nelts; local
317 for (i++; i < old_nelts; i++) {
H A Dz_asio.c457 apr_uint32_t old_nelts = pollset->nelts; local
459 for (i++; i < old_nelts; i++) {

Completed in 66 milliseconds