Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fm/modules/common/eversholt/
H A Deval.c120 struct config *croot, struct arrow *arrowp, int try, int *dupedp) in eval_getname()
166 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_cat()
212 struct config *croot, struct arrow *arrowp, int try, struct evalue *valuep) in eval_func()
1244 struct node **newc, struct config *croot) in eval_potential()
1386 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_expr()
H A Dplatform.c770 cfgstrprop_lookup(struct config *croot, char *path, char *pname) in cfgstrprop_lookup()
797 platform_units_translate(int isdefect, struct config *croot, in platform_units_translate()
1102 arglist2argv(struct node *np, struct lut **globals, struct config *croot, in arglist2argv()
1302 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call()
1404 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.c2179 get_resources(struct event *sp, struct rsl *rsrcs, struct config *croot) in get_resources()
/titanic_44/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1839 tf_info_t *xinfo, xmlNodePtr croot, tnode_t *troot) in topo_xml_walk()