Home
last modified time | relevance | path

Searched refs:process_config_line_depth (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/usr.bin/ssh/
Dreadconf.c122 static int process_config_line_depth(Options *options, struct passwd *pw,
1063 return process_config_line_depth(options, pw, host, original_host, in process_config_line()
1069 process_config_line_depth(Options *options, struct passwd *pw, const char *host, in process_config_line_depth() function
2537 if (process_config_line_depth(options, pw, host, original_host, in read_config_file_depth()