Searched refs:CurrentAction (Results 1 – 1 of 1) sorted by relevance
198 UINT32 CurrentAction = 0; variable265 ActionTable [CurrentAction].Argument = Argument; in ApInsertAction()266 ActionTable [CurrentAction].ToBeDone = ToBeDone; in ApInsertAction()268 CurrentAction++; in ApInsertAction()269 if (CurrentAction > AP_MAX_ACTIONS) in ApInsertAction()436 if (CurrentAction == 0) in ApDoOptions()497 for (i = 0; i < CurrentAction; i++) in main()