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

/systemd/src/sysctl/
H A Dsysctl.c65 static int parse_file(Hashmap *sysctl_options, const char *path, bool ignore_enoent) { function
257 k = parse_file(sysctl_options, argv[i], false);
272 k = parse_file(sysctl_options, *f, true);
/systemd/src/udev/
H A Dudev-rules.c1556 static int parse_file(struct udev_rules *rules, const char *filename) { function
1679 parse_file(rules, *f);

Completed in 2291 milliseconds