Searched refs:oIdentityFile (Results 1 – 1 of 1) sorted by relevance
| /dflybsd-src/crypto/openssh/ |
| H A D | readconf.c | 152 oIdentityFile, oHostname, oPort, oRemoteForward, oLocalForward, enumerator 242 { "identityfile", oIdentityFile }, 243 { "identityfile2", oIdentityFile }, /* obsolete */ 1302 case oIdentityFile: in process_config_line_depth() 3605 dump_cfg_strarray(oIdentityFile, o->num_identity_files, o->identity_files); in dump_client_config()
|