Searched refs:PLAN (Results 1 – 9 of 9) sorted by relevance
| /dragonfly/usr.bin/find/ |
| HD | operator.c | 45 static PLAN *yanknode(PLAN **); 46 static PLAN *yankexpr(PLAN **); 52 static PLAN * 53 yanknode(PLAN **planp) in yanknode() 55 PLAN *node; /* top node removed from the plan */ in yanknode() 70 static PLAN * 71 yankexpr(PLAN **planp) in yankexpr() 73 PLAN *next; /* temp node holding subexpression results */ in yankexpr() 74 PLAN *node; /* pointer to returned node or expression */ in yankexpr() 75 PLAN *tail; /* pointer to tail of subplan */ in yankexpr() [all …]
|
| HD | function.c | 60 static PLAN *palloc(OPTION *); 61 static long long find_parsenum(PLAN *, const char *, char *, char *); 62 static long long find_parsetime(PLAN *, const char *, char *); 67 static PLAN *lastexecplus = NULL; 82 static PLAN * 85 PLAN *new; in palloc() 87 if ((new = malloc(sizeof(PLAN))) == NULL) in palloc() 100 find_parsenum(PLAN *plan, const char *option, char *vp, char *endch) in find_parsenum() 141 find_parsetime(PLAN *plan, const char *option, char *vp) in find_parsetime() 247 f_Xmin(PLAN *plan, FTSENT *entry) in f_Xmin() [all …]
|
| HD | extern.h | 36 PLAN *find_create(char ***); 37 int find_execute(PLAN *, char **); 38 PLAN *find_formplan(char **); 39 PLAN *not_squish(PLAN *); 40 PLAN *or_squish(PLAN *); 41 PLAN *paren_squish(PLAN *);
|
| HD | find.c | 73 PLAN * 76 PLAN *plan, *tail, *new; in find_formplan() 171 find_execute(PLAN *plan, char *paths[]) in find_execute() 174 PLAN *p; in find_execute()
|
| HD | option.c | 148 PLAN * 152 PLAN *new; in find_create()
|
| HD | find.h | 112 } PLAN; typedef
|
| /dragonfly/sys/bus/u4b/net/ |
| HD | if_aue.c | 152 AUE_DEV(ELCON, PLAN, AUE_FLAG_PNA | AUE_FLAG_PII),
|
| /dragonfly/games/fortune/datfiles/ |
| HD | zippy | 432 I have a very good DENTAL PLAN. Thank you.
|
| /dragonfly/sys/bus/u4b/ |
| HD | usbdevs | 1749 product ELCON PLAN 0x0002 Goldpfeil P-LAN
|