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

/systemd/src/tmpfiles/
H A Dtmpfiles.c1052 typedef int (*action_t)(Item *, const char *); typedef
1054 static int item_do_children(Item *i, const char *path, action_t action) {
1103 static int glob_item(Item *i, action_t action, bool recursive) {

Completed in 18 milliseconds