Searched refs:write_one_file (Results 1 - 1 of 1) sorted by relevance
/systemd/src/tmpfiles/ | ||
H A D | tmpfiles.c | 984 static int write_one_file(Item *i, const char *path) { function 1171 r = write_one_file(i, i->path); 1212 r = glob_item(i, write_one_file, false); |
Completed in 15 milliseconds