Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c149 oIdentityFile, oHostName, oPort, oCipher, oRemoteForward, oLocalForward, enumerator
238 { "identityfile", oIdentityFile },
239 { "identityfile2", oIdentityFile }, /* obsolete */
1045 case oIdentityFile: in process_config_line_depth()
2598 dump_cfg_strarray(oIdentityFile, o->num_identity_files, o->identity_files); in dump_client_config()