Searched refs:read_config_file (Results 1 – 5 of 5) sorted by relevance
/external/openssh/ |
D | readconf.h | 210 int read_config_file(const char *, struct passwd *, const char *,
|
D | ssh-keysign.c | 208 (void)read_config_file(_PATH_HOST_CONFIG_FILE, pw, "", "", in main()
|
D | ssh.c | 574 !read_config_file(config, pw, host, host_name, &options, in process_config_files() 583 (void)read_config_file(buf, pw, host, host_name, in process_config_files() 588 (void)read_config_file(_PATH_HOST_CONFIG_FILE, pw, in process_config_files()
|
D | readconf.c | 1843 read_config_file(const char *filename, struct passwd *pw, const char *host, in read_config_file() function
|
/external/python/cpython3/PC/ |
D | launcher.c | 985 read_config_file(wchar_t * config_path) in read_config_file() function 1022 read_config_file(launcher_ini_path); in read_commands() 1024 read_config_file(appdata_ini_path); in read_commands()
|