Home
last modified time | relevance | path

Searched defs:run_action (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Daction.h207 void (*run_action)(struct action *, struct dir_ent *); member
/external/python/cpython3/Lib/test/
Dtest__xxsubinterpreters.py205 def run_action(cid, action, end, state, *, hideclosed=True): function
2171 def run_action(self, fix, action, *, hideclosed=True): member in ExhaustiveChannelTests