Searched refs:get_path (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/fm/fmd/common/ |
H A D | fmd_conf.c | 392 get_path(const fmd_conf_param_t *pp, void *ptr) in get_path() 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 D | klpd.c | 791 get_path(char *buf, const char *path, int len) in get_path() function 880 if (get_path(pap->pfa_path, rpnp->pn_path, rpnp->pn_pathlen) == -1) in pfexec_call() 1026 if (get_path(pap->pfa_path, respn, -1) == -1) in get_forced_privs()
|
/illumos-gate/usr/src/tools/smatch/src/ |
H A D | ast-model.c | 157 iface->get_path = ast_get_path; in ast_tree_model_init()
|