Searched defs:npfd_alloc (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/crypto/openssh/ | ||
H A D | serverloop.c | 343 u_int npfd_alloc = 0, npfd_active = 0; in server_loop2() local |
H A D | clientloop.c | 1448 u_int npfd_alloc = 0, npfd_active = 0; in client_loop() local |