Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dpretty-print.c135 static int cat_file(const char *filename, bool newline) { in cat_file() function
174 r = cat_file(file, false); in cat_files()
185 r = cat_file(*path, file || path != dropins); in cat_files()