Searched refs:c_done (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dssh-keyscan.c98 sig_atomic_t c_done; /* SSH2 done */ member in struct:Connection
318 * the key_print_wrapper() callback sets c_done.
320 ssh_dispatch_run(c->c_ssh, DISPATCH_BLOCK, &c->c_done, c->c_ssh);

Completed in 58 milliseconds