Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Daction.h176 #define EMPTY_ACTION 12 macro
Daction.c566 case EMPTY_ACTION: in parse_action()
3267 { "empty", EMPTY_ACTION, -2, ACTION_DIR, parse_empty_args, NULL},