Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.c132 static int read_config_file_depth(const char *filename, struct passwd *pw,
1636 r = read_config_file_depth(gl.gl_pathv[i], in process_config_line_depth()
1849 return read_config_file_depth(filename, pw, host, original_host, in read_config_file()
1855 read_config_file_depth(const char *filename, struct passwd *pw, in read_config_file_depth() function