Home
last modified time | relevance | path

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

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