Home
last modified time | relevance | path

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

/systemd-251/src/tmpfiles/
Dtmpfiles.c1876 static int item_do(Item *i, int fd, const char *path, fdaction_t action) { in item_do() function
1923 q = item_do(i, de_fd, de_path, action); in item_do()
1980 k = item_do(i, fd, *fn, action); in glob_item_recursively()