Searched refs:mode_action (Results 1 – 1 of 1) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | action.c | 1459 static void mode_action(struct action *action, struct dir_ent *dir_ent) in mode_action() function 3266 { "mode", MODE_ACTION, -2, ACTION_ALL, parse_mode_args, mode_action }, 3270 { "chmod", MODE_ACTION, -2, ACTION_ALL, parse_mode_args, mode_action },
|