Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dserverloop.c338 u_int npfd_alloc = 0, npfd_active = 0; in server_loop2() local
372 &pfd, &npfd_alloc, &npfd_active, &osigset, in server_loop2()
H A Dclientloop.c1449 u_int npfd_alloc = 0, npfd_active = 0; in client_loop() local
1585 client_wait_until_can_do_something(ssh, &pfd, &npfd_alloc, in client_loop()