Searched refs:servconf_add_hostkey (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ |
D | servconf.h | 300 void servconf_add_hostkey(const char *, const int,
|
D | servconf.c | 276 servconf_add_hostkey(const char *file, const int line, in servconf_add_hostkey() function 310 servconf_add_hostkey("[default]", 0, options, in fill_default_server_options() 313 servconf_add_hostkey("[default]", 0, options, in fill_default_server_options() 316 servconf_add_hostkey("[default]", 0, options, in fill_default_server_options() 319 servconf_add_hostkey("[default]", 0, options, in fill_default_server_options() 1428 servconf_add_hostkey(filename, linenum, in process_server_config_line_depth()
|
D | sshd.c | 1610 servconf_add_hostkey("[command-line]", 0,
|