Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh.c749 options.fork_after_authentication = 1; in main()
1374 if (options.fork_after_authentication && sshbuf_len(command) == 0 && in main()
1821 options.fork_after_authentication = ofork_after_authentication; in control_persist_detach()
1843 options.fork_after_authentication = 0; in fork_postauth()
1857 if (options.fork_after_authentication) in forwarding_success()
2326 ofork_after_authentication = options.fork_after_authentication; in ssh_session2()
2333 options.fork_after_authentication = 1; in ssh_session2()
2383 if (options.fork_after_authentication) { in ssh_session2()
H A Dreadconf.h173 int fork_after_authentication; member
H A Dclientloop.c940 options.forward_x11 || options.fork_after_authentication || in client_repledge()
1480 options.fork_after_authentication) { in client_loop()