Searched defs:croot (Results 1 – 6 of 6) sorted by relevance
/titanic_52/usr/src/cmd/fm/modules/common/eversholt/ |
H A D | eval.c | 120 struct config *croot, struct arrow *arrowp, int try, int *dupedp) in eval_getname() argument 166 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_cat() argument 212 struct config *croot, struct arrow *arrowp, int try, struct evalue *valuep) in eval_func() argument 1244 eval_potential(struct node * np,struct lut * ex,struct node * events[],struct node ** newc,struct config * croot) eval_potential() argument 1386 eval_expr(struct node * np,struct lut * ex,struct node * events[],struct lut ** globals,struct config * croot,struct arrow * arrowp,int try,struct evalue * valuep) eval_expr() argument [all...] |
H A D | platform.c | 770 cfgstrprop_lookup(struct config *croot, char *path, char *pname) in cfgstrprop_lookup() argument 797 platform_units_translate(int isdefect, struct config *croot, in platform_units_translate() argument 1102 arglist2argv(struct node *np, struct lut **globals, struct config *croot, in arglist2argv() argument 1302 platform_call(struct node *np, struct lut **globals, struct config *croot, in platform_call() argument 1404 platform_confcall(struct node * np,struct lut ** globals,struct config * croot,struct arrow * arrowp,struct evalue * valuep) platform_confcall() argument [all...] |
H A D | config.c | 96 config_lookup(struct config *croot, char *path, int add) in config_lookup() argument 738 config_print(int flags, struct config *croot) in config_print() argument
|
H A D | itree.c | 60 struct config *croot; member 1391 itree_create(struct config *croot) in itree_create() argument [all...] |
H A D | fme.c | 2179 get_resources(struct event *sp, struct rsl *rsrcs, struct config *croot) in get_resources() argument
|
/titanic_52/usr/src/lib/fm/topo/libtopo/common/ |
H A D | topo_xml.c | 1839 tf_info_t *xinfo, xmlNodePtr croot, tnode_t *troot) in topo_xml_walk() argument
|