Searched defs:npfd_alloc (Results 1 – 2 of 2) sorted by relevance
/freebsd/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 | 1447 u_int npfd_alloc = 0, npfd_active = 0; client_loop() local |