Searched refs:get_path (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/efcode/fcdriver/
H A Dupload.c60 get_path(env, d));
86 get_path(env, d->parent), p->data);
H A Dload_node.c240 " for '%s'\n", func_name, get_path(env, d->parent));
255 " '%s'\n", func_name, get_path(env, d));
267 get_path(env, d), libname);
H A Dproperty.c134 get_path(env, dev));
H A Dget_req.c377 if ((path = get_path(env, env->attachment_pt)) == NULL) {
378 log_message(MSG_FATAL, "Can't get_path of"
/osnet-11/usr/src/lib/efcode/packages/
H A Dmemalloc.c92 p = get_path(env, d);
/osnet-11/usr/src/lib/efcode/engine/
H A Dpackage.c61 get_path(env, d->parent), ncells, MAX_MY_ADDR);
114 get_path(env, d), env->order_depth, CONTEXT, env->current);
159 " %s%d/%p/%p\n", get_path(env, d), env->order_depth,
667 get_path(env, device), method);
692 get_path(fcode_env_t *env, device_t *d) function
698 pre_path = get_path(env, d->parent);
717 push_a_string(env, get_path(env, env->current_device));
727 get_path(env, env->current_device));
H A Denv.c723 dpath = get_path(env, env->current_device);
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dproto.h253 char *get_path(fcode_env_t *, device_t *);

Completed in 57 milliseconds