Searched defs:get_path (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/efcode/engine/ |
H A D | package.c | 61 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));
|
Completed in 23 milliseconds