Searched refs:oIdentityFile (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | readconf.c | 149 oIdentityFile, oHostname, oPort, oRemoteForward, oLocalForward, enumerator 236 { "identityfile", oIdentityFile }, 237 { "identityfile2", oIdentityFile }, /* obsolete */ 1122 case oIdentityFile: in process_config_line_depth() 2789 dump_cfg_strarray(oIdentityFile, o->num_identity_files, o->identity_files); in dump_client_config()
|