Searched defs:write_one_file (Results 1 - 1 of 1) sorted by relevance

/systemd/src/tmpfiles/
H A Dtmpfiles.c984 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 18 milliseconds