Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dssh-keyscan.c109 sig_atomic_t c_done; /* SSH2 done */ member
304 ssh_dispatch_run(c->c_ssh, DISPATCH_BLOCK, &c->c_done); in keygrab_ssh2()