Searched refs:parse_mode_args (Results 1 – 1 of 1) sorted by relevance
/external/squashfs-tools/squashfs-tools/ |
D | action.c | 1392 static int parse_mode_args(struct action_entry *action, int args, in parse_mode_args() 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 },
|