Searched defs:npfd_alloc (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | serverloop.c | 316 u_int npfd_alloc = 0, npfd_active = 0; in server_loop2() local |
H A D | clientloop.c | 1438 u_int npfd_alloc = 0, npfd_active = 0; client_loop() local |