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