Searched refs:install_actions (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/efcode/engine/
H A Dactions.c246 install_actions(fcode_env_t *env, token_t *table) function
263 install_actions(env, env->action_ptr);
312 install_actions(env, value_actions[2]);
320 install_actions(env, value_actions[which]);
328 install_actions(env, value_actions[which+3]);
336 install_actions(env, value_actions[which+5]);
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h401 void install_actions(fcode_env_t *env, token_t *table);

Completed in 58 milliseconds