Searched refs:oIdentityFile (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/openssh/regress/ |
| H A D | agent-pkcs11-restrict.sh | 117 ${SSH} -F $OBJ/ssh_proxy -oIdentityFile=$K \ 128 ${SSH} -F $OBJ/ssh_proxy -oIdentityFile=$K \ 143 ${SSH} -F $OBJ/ssh_proxy -oIdentityFile=$K \ 175 ${SSH} -AF $OBJ/ssh_proxy -oIdentityFile=$AK \
|
| H A D | agent-restrict.sh | 134 -oIdentityFile=$_keyfile $_host true > $OBJ/ssh_output 159 ${SSH} $_extra -F $OBJ/ssh_proxy_noid -oIdentityFile=$_keyfile \ 339 ${SSH} -F $OBJ/ssh_proxy_noid -oIdentityFile=$OBJ/user_a \
|
| /freebsd/crypto/openssh/ |
| H A D | readconf.c | 139 oIdentityFile, oHostname, oPort, oRemoteForward, oLocalForward, enumerator 230 { "identityfile", oIdentityFile }, 231 { "identityfile2", oIdentityFile }, /* obsolete */ 1394 case oIdentityFile: in process_config_line_depth() 3838 dump_cfg_strarray(oIdentityFile, o->num_identity_files, o->identity_files); in dump_client_config()
|