Searched refs:oIdentityFile (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssh/regress/ |
H A D | agent-pkcs11-restrict.sh | 132 ${SSH} -F $OBJ/ssh_proxy -oIdentityFile=$K \ 143 ${SSH} -F $OBJ/ssh_proxy -oIdentityFile=$K \ 158 ${SSH} -F $OBJ/ssh_proxy -oIdentityFile=$K \ 190 ${SSH} -AF $OBJ/ssh_proxy -oIdentityFile=$AK \
|
H A D | agent-restrict.sh | 137 -oIdentityFile=$_keyfile $_host true > $OBJ/ssh_output 162 ${SSH} $_extra -F $OBJ/ssh_proxy_noid -oIdentityFile=$_keyfile \ 342 ${SSH} -F $OBJ/ssh_proxy_noid -oIdentityFile=$OBJ/user_a \
|
/freebsd/crypto/openssh/ |
H A D | readconf.c | 152 oIdentityFile, oHostname, oPort, oRemoteForward, oLocalForward, enumerator 242 { "identityfile", oIdentityFile }, 243 { "identityfile2", oIdentityFile }, /* obsolete */ 1349 case oIdentityFile: in process_config_line_depth() 3657 dump_cfg_strarray(oIdentityFile, o->num_identity_files, o->identity_files); in dump_client_config()
|