Searched refs:servconf_add_hostkey (Results 1 – 4 of 4) sorted by relevance
/freebsd/crypto/openssh/ |
H A D | servconf.h | 336 void servconf_add_hostkey(const char *, const int,
|
H A D | servconf.c | 275 servconf_add_hostkey(const char *file, const int line, in servconf_add_hostkey() function 313 servconf_add_hostkey(defaultkey, 0, options, in fill_default_server_options() 316 servconf_add_hostkey(defaultkey, 0, options, in fill_default_server_options() 319 servconf_add_hostkey(defaultkey, 0, options, in fill_default_server_options() 322 servconf_add_hostkey(defaultkey, 0, options, in fill_default_server_options() 1506 servconf_add_hostkey(filename, linenum, in process_server_config_line_depth()
|
H A D | sshd-session.c | 988 servconf_add_hostkey("[command-line]", 0, in main()
|
H A D | sshd.c | 1376 servconf_add_hostkey("[command-line]", 0, in main()
|