Searched refs:path_set_xattrs (Results 1 - 1 of 1) sorted by relevance
/systemd/src/tmpfiles/ | ||
H A D | tmpfiles.c | 713 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 718 milliseconds