Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Daction.h187 #define ACTION_ALL 4 macro
Daction.c858 case ACTION_ALL: in file_type_match()
3266 { "mode", MODE_ACTION, -2, ACTION_ALL, parse_mode_args, mode_action },
3270 { "chmod", MODE_ACTION, -2, ACTION_ALL, parse_mode_args, mode_action },
3271 { "noop", NOOP_ACTION, 0, ACTION_ALL, NULL, noop_action },