Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dreadconf.c119 static int read_config_file_depth(const char *filename, struct passwd *pw,
2060 r = read_config_file_depth(gl.gl_pathv[i], in process_config_line_depth()
2490 return read_config_file_depth(filename, pw, host, original_host, in read_config_file()
2496 read_config_file_depth(const char *filename, struct passwd *pw, in read_config_file_depth() function