Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/efcode/fcdriver/
H A Dupload.c68 (void) call_my_parent(env, "encode-unit"); in create_node()
/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dproto.h433 int call_my_parent(fcode_env_t *, char *);
/titanic_41/usr/src/lib/efcode/engine/
H A Dpackage.c325 call_my_parent(fcode_env_t *env, char *method) in call_my_parent() function
355 if (call_my_parent(env, "decode-unit")) in set_args()