Searched defs:arrowp (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 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 | ipath.c | 149 ipath_dummy_lut(struct arrow *arrowp) in ipath_dummy_lut() argument
|
H A D | itree.c | 170 struct arrow *arrowp; in generate() local 1476 struct arrow *arrowp; in itree_create_dummy() local 2088 itree_add_constraint(struct arrow * arrowp,struct node * c) itree_add_constraint() argument 2112 itree_next_constraint(struct arrow * arrowp,struct constraintlist * last) itree_next_constraint() argument [all...] |
H A D | platform.c | 1103 struct arrow *arrowp, char ***argv, int *argc, int *argvlen) in arglist2argv() argument 1246 generate_envp(struct arrow *arrowp, char ***envp, int *envc, int *envplen) in generate_envp() argument 1303 platform_call(struct node * np,struct lut ** globals,struct config * croot,struct arrow * arrowp,struct evalue * valuep) platform_call() argument 1405 platform_confcall(struct node * np,struct lut ** globals,struct config * croot,struct arrow * arrowp,struct evalue * valuep) platform_confcall() argument [all...] |
H A D | itree.h | 122 } *arrowp; member
|
H A D | fme.c | 3513 checkconstraints(struct fme *fmep, struct arrow *arrowp) in checkconstraints() argument [all...] |