Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh.c137 static int ofork_after_authentication; variable
1850 options.fork_after_authentication = ofork_after_authentication; in control_persist_detach()
2262 ofork_after_authentication = options.fork_after_authentication; in ssh_session2()