Home
last modified time | relevance | path

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

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