Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadconf.h201 #define SSHCTL_MASTER_YES 1 macro
H A Dssh.c1003 if (options.control_master == SSHCTL_MASTER_YES) in main()
1006 options.control_master = SSHCTL_MASTER_YES; in main()
H A Dreadconf.c1000 { "true", SSHCTL_MASTER_YES },
1001 { "yes", SSHCTL_MASTER_YES },