Searched refs:OnAction_tbl (Results 1 – 1 of 1) sorted by relevance
51 static struct action_handler OnAction_tbl[] = { variable1805 for (i = 0; i < sizeof(OnAction_tbl)/sizeof(struct action_handler); i++) { in OnAction()1806 ptable = &OnAction_tbl[i]; in OnAction()