Home
last modified time | relevance | path

Searched refs:oControlPath (Results 1 – 2 of 2) sorted by relevance

/external/openssh/regress/
Dmultiplex.sh67 ${SFTP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost >>$TEST_REGRESS_LOGFILE 2>&1
73 ${SCP} -S ${SSH} -F $OBJ/ssh_config -oControlPath=$CTL otherhost:${DATA} ${COPY} >>$TEST_REGRESS_LO…
/external/openssh/
Dreadconf.c164 oSendEnv, oControlPath, oControlMaster, oControlPersist, enumerator
283 { "controlpath", oControlPath },
1409 case oControlPath: in process_config_line_depth()
2574 dump_cfg_string(oControlPath, o->control_path); in dump_client_config()