Searched refs:PLAN (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/usr.bin/find/ |
| H A D | extern.h | 37 PLAN *find_create(char ***); 38 int find_execute(PLAN *, char **); 39 PLAN *find_formplan(char **); 40 int find_traverse(PLAN *, int (*)(PLAN *, void *), void *); 41 int f_expr(PLAN *, FTSENT *); 42 PLAN *not_squish(PLAN *); 43 PLAN *or_squish(PLAN *); 44 PLAN *paren_squish(PLAN *); 45 int plan_cleanup(PLAN *, void *); 50 PLAN *c_amin(char ***, int, char *); [all …]
|
| H A D | function.c | 81 static int64_t find_parsenum(PLAN *, const char *, const char *, char *); 82 static void run_f_exec(PLAN *); 83 int f_always_true(PLAN *, FTSENT *); 84 int f_amin(PLAN *, FTSENT *); 85 int f_anewer(PLAN *, FTSENT *); 86 int f_asince(PLAN *, FTSENT *); 87 int f_atime(PLAN *, FTSENT *); 88 int f_cmin(PLAN *, FTSENT *); 89 int f_cnewer(PLAN *, FTSENT *); 90 int f_csince(PLAN *, FTSENT *); [all …]
|
| H A D | operator.c | 52 static PLAN *yanknode(PLAN **); 53 static PLAN *yankexpr(PLAN **); 59 static PLAN * 60 yanknode(PLAN **planp) /* pointer to top of plan (modified) */ in yanknode() 62 PLAN *node; /* top node removed from the plan */ in yanknode() 77 static PLAN * 78 yankexpr(PLAN **planp) /* pointer to top of plan (modified) */ in yankexpr() 80 PLAN *next; /* temp node holding subexpression results */ in yankexpr() 81 PLAN *node; /* pointer to returned node or expression */ in yankexpr() 82 PLAN *tail; /* pointer to tail of subplan */ in yankexpr() [all …]
|
| H A D | find.c | 66 PLAN * 69 PLAN *plan, *tail, *new; in find_formplan() 202 find_execute(PLAN *plan, char **paths) in find_execute() 204 PLAN *p; in find_execute() 285 find_traverse(PLAN *plan, int (*func)(PLAN *, void *), void *arg) in find_traverse() argument 287 PLAN *p; in find_traverse()
|
| H A D | option.c | 158 PLAN * 162 PLAN *new; in find_create()
|
| H A D | find.h | 99 } PLAN; typedef 134 PLAN *(*create)(char ***, int, char *); /* create function */
|
| /netbsd-src/external/bsd/nsd/dist/doc/ |
| H A D | TESTPLAN | 1 TEST PLAN for NSD.
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | zippy | 382 I have a very good DENTAL PLAN. Thank you.
|
| /netbsd-src/sys/dev/usb/ |
| H A D | usbdevs | 1556 product ELCON PLAN 0x0002 Goldpfeil P-LAN
|