Home
last modified time | relevance | path

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

/systemd-251/src/tmpfiles/
Dtmpfiles.c1332 static int write_one_file(Item *i, const char *path) { in write_one_file() function
2206 r = glob_item(i, write_one_file); in create_item()