Searched refs:process_config_line_depth (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | readconf.c | 129 static int process_config_line_depth(Options *options, struct passwd *pw, 1158 return process_config_line_depth(options, pw, host, original_host, in process_config_line() 1164 process_config_line_depth(Options *options, struct passwd *pw, const char *host, in process_config_line_depth() function 2694 if (process_config_line_depth(options, pw, host, original_host, in read_config_file_depth()
|