Home
last modified time | relevance | path

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

/external/squashfs-tools/squashfs-tools/
Daction.c68 static struct action_entry *parsing_action; variable
288 if(parsing_action->type == EXCLUDE_ACTION && !test->exclude_ok) { in parse_test()
548 parsing_action = action; in parse_action()