OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SSHCTL_MASTER_YES
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
readconf.h
140
#define
SSHCTL_MASTER_YES
1
ssh.c
522
if (options.control_master ==
SSHCTL_MASTER_YES
)
525
options.control_master =
SSHCTL_MASTER_YES
;
[
all
...]
readconf.c
914
value =
SSHCTL_MASTER_YES
;
[
all
...]
Completed in 42 milliseconds