Searched refs:run_action (Results 1 – 2 of 2) sorted by relevance
/external/squashfs-tools/squashfs-tools/ | ||
D | action.h | 207 void (*run_action)(struct action *, struct dir_ent *); member |
D | action.c | 904 action->action->run_action(action, dir_ent); in eval_actions() |