Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dreadconf.c153 oIdentityFile, oHostName, oPort, oCipher, oRemoteForward, oLocalForward, enumerator
239 { "identityfile", oIdentityFile },
240 { "identityfile2", oIdentityFile }, /* obsolete */
1052 case oIdentityFile: in process_config_line_depth()
2671 dump_cfg_strarray(oIdentityFile, o->num_identity_files, o->identity_files); in dump_client_config()