Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dreadconf.h194 #define SSHCTL_MASTER_YES 1 macro
H A Dssh.c955 if (options.control_master == SSHCTL_MASTER_YES) in main()
958 options.control_master = SSHCTL_MASTER_YES; in main()
H A Dreadconf.c849 { "true", SSHCTL_MASTER_YES },
850 { "yes", SSHCTL_MASTER_YES },