Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/ssh/
Dclientloop.c511 client_wait_until_can_do_something(fd_set **readsetp, fd_set **writesetp, in client_wait_until_can_do_something() function
1413 client_wait_until_can_do_something(&readset, &writeset, in client_loop()