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

/illumos-gate/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"
/illumos-gate/usr/src/lib/efcode/engine/
H A Dpackage.c64 get_path(env, d->parent), ncells, MAX_MY_ADDR);
117 get_path(env, d), env->order_depth, CONTEXT, env->current);
162 " %s%d/%p/%p\n", get_path(env, d), env->order_depth,
687 get_path(env, device), method);
712 get_path(fcode_env_t *env, device_t *d) function
718 pre_path = get_path(env, d->parent);
737 push_a_string(env, get_path(env, env->current_device));
747 get_path(env, env->current_device));
H A Denv.c727 dpath = get_path(env, env->current_device);
/illumos-gate/usr/src/cmd/svr4pkg/pkgremove/
H A Dspecial.c340 * get_path
351 get_path(const char *pcline) function
615 pcpath = get_path(line);
/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_conf.c392 get_path(const fmd_conf_param_t *pp, void *ptr) function
616 CONF_DEFINE(fmd_conf_path, set_path, get_path, fmd_conf_notsup, free_path);
617 CONF_DEFINE(fmd_conf_list, set_lst, get_path, del_lst, free_path);
/illumos-gate/usr/src/uts/common/os/
H A Dklpd.c791 get_path(char *buf, const char *path, int len) function
880 if (get_path(pap->pfa_path, rpnp->pn_path, rpnp->pn_pathlen) == -1)
1026 if (get_path(pap->pfa_path, respn, -1) == -1)
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h253 char *get_path(fcode_env_t *, device_t *);

Completed in 57 milliseconds