Searched refs:opt_array_append (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | namespace.h | 61 #define opt_array_append ssh_opt_array_append macro
|
| D | servconf.c | 324 opt_array_append(file, line, "HostCertificate", in servconf_add_hostcert() 510 opt_array_append("[default]", 0, "AuthorizedKeysFiles", in fill_default_server_options() 514 opt_array_append("[default]", 0, "AuthorizedKeysFiles", in fill_default_server_options() 1990 opt_array_append(filename, linenum, keyword, in process_server_config_line_depth() 2036 opt_array_append(filename, linenum, keyword, in process_server_config_line_depth() 2062 opt_array_append(filename, linenum, keyword, in process_server_config_line_depth() 2358 opt_array_append(filename, linenum, keyword, in process_server_config_line_depth() 2405 opt_array_append(filename, linenum, keyword, in process_server_config_line_depth() 2426 opt_array_append(filename, linenum, keyword, in process_server_config_line_depth() 2591 opt_array_append(filename, linenum, keyword, in process_server_config_line_depth() [all …]
|
| D | misc.h | 220 void opt_array_append(const char *file, const int line,
|
| D | readconf.c | 1892 opt_array_append(filename, linenum, in process_config_line_depth() 2031 opt_array_append(filename, linenum, in process_config_line_depth() 2054 opt_array_append(filename, linenum, in process_config_line_depth() 2307 opt_array_append(filename, linenum, keyword, in process_config_line_depth() 2564 opt_array_append(filename, linenum, keyword, in process_config_line_depth()
|
| D | misc.c | 2610 opt_array_append(const char *file, const int line, const char *directive, in opt_array_append() function
|