Searched defs:arrowp (Results 1 – 6 of 6) sorted by relevance
/titanic_50/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() 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() 1386 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_expr()
|
H A D | ipath.c | 149 ipath_dummy_lut(struct arrow *arrowp) in ipath_dummy_lut()
|
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) in itree_add_constraint() 2112 itree_next_constraint(struct arrow *arrowp, struct constraintlist *last) in itree_next_constraint()
|
H A D | platform.c | 1103 struct arrow *arrowp, char ***argv, int *argc, int *argvlen) in arglist2argv() 1246 generate_envp(struct arrow *arrowp, char ***envp, int *envc, int *envplen) in generate_envp() 1303 struct arrow *arrowp, struct evalue *valuep) in platform_call() 1405 struct arrow *arrowp, struct evalue *valuep) in platform_confcall()
|
H A D | itree.h | 122 } *arrowp; member
|
H A D | fme.c | 3513 checkconstraints(struct fme *fmep, struct arrow *arrowp) in checkconstraints()
|