Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssh/
H A Dreadconf.c138 static int process_config_line_depth(Options *options, struct passwd *pw,
1040 return process_config_line_depth(options, pw, host, original_host, in process_config_line()
1046 process_config_line_depth(Options *options, struct passwd *pw, const char *host, in process_config_line_depth() function
2487 if (process_config_line_depth(options, pw, host, original_host, in read_config_file_depth()