Searched refs:process_config_line_depth (Results 1 – 1 of 1) sorted by relevance
/external/openssh/ |
D | readconf.c | 135 static int process_config_line_depth(Options *options, struct passwd *pw, 881 return process_config_line_depth(options, pw, host, original_host, in process_config_line() 887 process_config_line_depth(Options *options, struct passwd *pw, const char *host, in process_config_line_depth() function 1891 if (process_config_line_depth(options, pw, host, original_host, in read_config_file_depth()
|