Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.h210 int read_config_file(const char *, struct passwd *, const char *,
Dssh-keysign.c208 (void)read_config_file(_PATH_HOST_CONFIG_FILE, pw, "", "", in main()
Dssh.c574 !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()
Dreadconf.c1843 read_config_file(const char *filename, struct passwd *pw, const char *host, in read_config_file() function
/external/python/cpython3/PC/
Dlauncher.c985 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()