Searched refs:read_config_file (Results 1 - 2 of 2) sorted by relevance

/systemd/src/sysusers/
H A Dsysusers.c1682 static int read_config_file(const char *fn, bool ignore_enoent) { function
1833 k = read_config_file(argv[j], false);
1848 k = read_config_file(*f, true);
/systemd/src/tmpfiles/
H A Dtmpfiles.c2203 static int read_config_file(const char *fn, bool ignore_enoent) { function
2307 k = read_config_file(argv[j], false);
2323 k = read_config_file(*f, true);

Completed in 1302 milliseconds