Home
last modified time | relevance | path

Searched defs:arrowp (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()
1388 struct lut **globals, struct config *croot, struct arrow *arrowp, in eval_expr()
H A Ditree.c170 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 Dplatform.c1105 struct arrow *arrowp, char ***argv, int *argc, int *argvlen) in arglist2argv()
1248 generate_envp(struct arrow *arrowp, char ***envp, int *envc, int *envplen) in generate_envp()
1305 struct arrow *arrowp, struct evalue *valuep) in platform_call()
1407 struct arrow *arrowp, struct evalue *valuep) in platform_confcall()
H A Dipath.c149 ipath_dummy_lut(struct arrow *arrowp) in ipath_dummy_lut()
H A Ditree.h122 } *arrowp; member
H A Dfme.c3531 checkconstraints(struct fme *fmep, struct arrow *arrowp) in checkconstraints()