Home
last modified time | relevance | path

Searched defs:croot (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c121 struct config *croot, struct arrow *arrowp, int try, int *dupedp) in eval_getname()
167 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_cat()
213 struct config *croot, struct arrow *arrowp, int try, struct evalue *valuep) in eval_func()
1246 struct node **newc, struct config *croot) in eval_potential()
1388 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_expr()
H A Dplatform.c770 cfgstrprop_lookup(struct config *croot, char *path, const char *pname) in cfgstrprop_lookup()
799 platform_unit_translate(int isdefect, struct config *croot, const char *prop, in platform_unit_translate()
1104 arglist2argv(struct node *np, struct lut **globals, struct config *croot, in arglist2argv()
1304 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call()
1406 platform_confcall(struct node *np, struct lut **globals, struct config *croot, in platform_confcall()
H A Dconfig.c96 config_lookup(struct config *croot, char *path, int add) in config_lookup()
738 config_print(int flags, struct config *croot) in config_print()
H A Ditree.c60 struct config *croot; member
1391 itree_create(struct config *croot) in itree_create()
H A Dfme.c2186 get_resources(struct event *sp, struct rsl *rsrcs, struct config *croot) in get_resources()
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1856 tf_info_t *xinfo, xmlNodePtr croot, tnode_t *troot) in topo_xml_walk()