Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.h203 int read_config_file(const char *, struct passwd *, const char *,
Dssh-keysign.c218 (void)read_config_file(_PATH_HOST_CONFIG_FILE, pw, "", "", &options, 0); in main()
Dssh.c468 !read_config_file(config, pw, host, host_arg, &options, in process_config_files()
476 (void)read_config_file(buf, pw, host, host_arg, in process_config_files()
481 (void)read_config_file(_PATH_HOST_CONFIG_FILE, pw, in process_config_files()
Dreadconf.c1707 read_config_file(const char *filename, struct passwd *pw, const char *host, in read_config_file() function
/external/python/cpython3/PC/
Dlauncher.c878 read_config_file(wchar_t * config_path) in read_config_file() function
915 read_config_file(launcher_ini_path); in read_commands()
917 read_config_file(appdata_ini_path); in read_commands()