Searched defs:perform_action (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/efcode/engine/
H A Dactions.c268 perform_action(fcode_env_t *env) function
273 CHECK_DEPTH(env, 2, "perform_action");
345 perform_action(env);
352 perform_action(env);
359 perform_action(env);
397 FORTH(0, "perform-action", perform_action);
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dproto.h384 FNPROTO(perform_action); variable

Completed in 123 milliseconds