Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadconf.c135 static int read_config_file_depth(const char *filename, struct passwd *pw,
2081 r = read_config_file_depth(gl.gl_pathv[i], in process_config_line_depth()
2489 return read_config_file_depth(filename, pw, host, original_host, in read_config_file()
2495 read_config_file_depth(const char *filename, struct passwd *pw, in read_config_file_depth() function