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

/systemd/src/tmpfiles/
H A Dtmpfiles.c713 static int path_set_xattrs(Item *i, const char *path) { function
1470 r = glob_item(i, path_set_xattrs, false);
1476 r = glob_item(i, path_set_xattrs, true);

Completed in 18 milliseconds