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

/freebsd-13-stable/crypto/openssh/
H A Dreadconf.h179 #define SSHCTL_MASTER_YES 1 macro
H A Dssh.c895 if (options.control_master == SSHCTL_MASTER_YES)
898 options.control_master = SSHCTL_MASTER_YES;
H A Dreadconf.c792 { "true", SSHCTL_MASTER_YES },
793 { "yes", SSHCTL_MASTER_YES },

Completed in 214 milliseconds