Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dreadconf.c132 static int read_config_file_depth(const char *filename, struct passwd *pw,
1897 r = read_config_file_depth(gl.gl_pathv[i], in process_config_line_depth()
2228 return read_config_file_depth(filename, pw, host, original_host, in read_config_file()
2234 read_config_file_depth(const char *filename, struct passwd *pw, in read_config_file_depth() function