Home
last modified time | relevance | path

Searched refs:npfd_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/crypto/openssh/
H A Dserverloop.c343 u_int npfd_alloc = 0, npfd_active = 0; in server_loop2() local
381 &pfd, &npfd_alloc, &npfd_active, &osigset, in server_loop2()
H A Dclientloop.c1448 u_int npfd_alloc = 0, npfd_active = 0; in client_loop() local
1586 client_wait_until_can_do_something(ssh, &pfd, &npfd_alloc, in client_loop()