Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/engine/
H A Dactions.c166 run_action(fcode_env_t *env, acf_t acf, int action) in run_action() function
204 (void) run_action(env, (a-1), 0); in do_default_action()
214 (void) run_action(env, a, 1); in do_set_action()
278 if (run_action(env, a, n)) { in perform_action()