Searched refs:oIdentityFile (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | readconf.c | 149 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()
|