Searched defs:cat_file (Results 1 - 1 of 1) sorted by relevance
/systemd/src/systemctl/ | ||
H A D | systemctl.c | 4759 static int cat_file(const char *filename, bool newline) { function 4822 r = cat_file(fragment_path, false); 4828 r = cat_file(*path, path == dropin_paths); |
Completed in 38 milliseconds