Symbol: PLAN
sys/bus/u4b/net/if_aue.c
152
AUE_DEV(ELCON, PLAN, AUE_FLAG_PNA | AUE_FLAG_PII),
usr.bin/find/extern.h
36
PLAN *find_create(char ***);
usr.bin/find/extern.h
37
int find_execute(PLAN *, char **);
usr.bin/find/extern.h
38
PLAN *find_formplan(char **);
usr.bin/find/extern.h
39
PLAN *not_squish(PLAN *);
usr.bin/find/extern.h
40
PLAN *or_squish(PLAN *);
usr.bin/find/extern.h
41
PLAN *paren_squish(PLAN *);
usr.bin/find/find.c
171
find_execute(PLAN *plan, char *paths[])
usr.bin/find/find.c
174
PLAN *p;
usr.bin/find/find.c
73
PLAN *
usr.bin/find/find.c
76
PLAN *plan, *tail, *new;
usr.bin/find/function.c
100
find_parsenum(PLAN *plan, const char *option, char *vp, char *endch)
usr.bin/find/function.c
1010
PLAN *
usr.bin/find/function.c
1014
PLAN *new;
usr.bin/find/function.c
1033
f_links(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1038
PLAN *
usr.bin/find/function.c
1042
PLAN *new;
usr.bin/find/function.c
1058
f_ls(PLAN *plan __unused, FTSENT *entry)
usr.bin/find/function.c
1064
PLAN *
usr.bin/find/function.c
1080
f_name(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1095
PLAN *
usr.bin/find/function.c
1099
PLAN *new;
usr.bin/find/function.c
1115
f_newer(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1130
PLAN *
usr.bin/find/function.c
1134
PLAN *new;
usr.bin/find/function.c
1172
f_nogroup(PLAN *plan __unused, FTSENT *entry)
usr.bin/find/function.c
1177
PLAN *
usr.bin/find/function.c
1192
f_nouser(PLAN *plan __unused, FTSENT *entry)
usr.bin/find/function.c
1197
PLAN *
usr.bin/find/function.c
1212
f_path(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1228
f_perm(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1243
PLAN *
usr.bin/find/function.c
1247
PLAN *new;
usr.bin/find/function.c
1278
f_print(PLAN *plan __unused, FTSENT *entry)
usr.bin/find/function.c
1284
PLAN *
usr.bin/find/function.c
1299
f_print0(PLAN *plan __unused, FTSENT *entry)
usr.bin/find/function.c
1314
f_prune(PLAN *plan __unused, FTSENT *entry)
usr.bin/find/function.c
1330
f_regex(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1362
PLAN *
usr.bin/find/function.c
1365
PLAN *new;
usr.bin/find/function.c
1392
PLAN *
usr.bin/find/function.c
141
find_parsetime(PLAN *plan, const char *option, char *vp)
usr.bin/find/function.c
1410
f_size(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1419
PLAN *
usr.bin/find/function.c
1423
PLAN *new;
usr.bin/find/function.c
1475
f_sparse(PLAN *plan __unused, FTSENT *entry)
usr.bin/find/function.c
1483
PLAN *
usr.bin/find/function.c
1499
f_type(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1504
PLAN *
usr.bin/find/function.c
1508
PLAN *new;
usr.bin/find/function.c
1559
f_user(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1564
PLAN *
usr.bin/find/function.c
1568
PLAN *new;
usr.bin/find/function.c
1598
PLAN *
usr.bin/find/function.c
1612
f_expr(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1614
PLAN *p;
usr.bin/find/function.c
1630
f_openparen(PLAN *plan __unused, FTSENT *entry __unused)
usr.bin/find/function.c
1636
f_closeparen(PLAN *plan __unused, FTSENT *entry __unused)
usr.bin/find/function.c
1647
PLAN *
usr.bin/find/function.c
1659
f_not(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1661
PLAN *p;
usr.bin/find/function.c
1678
f_or(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
1680
PLAN *p;
usr.bin/find/function.c
1702
f_false(PLAN *plan __unused, FTSENT *entry __unused)
usr.bin/find/function.c
1715
f_quit(PLAN *plan __unused, FTSENT *entry __unused)
usr.bin/find/function.c
247
f_Xmin(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
261
PLAN *
usr.bin/find/function.c
265
PLAN *new;
usr.bin/find/function.c
289
f_Xtime(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
306
PLAN *
usr.bin/find/function.c
310
PLAN *new;
usr.bin/find/function.c
332
PLAN *
usr.bin/find/function.c
336
PLAN *new;
usr.bin/find/function.c
357
f_delete(PLAN *plan __unused, FTSENT *entry)
usr.bin/find/function.c
401
PLAN *
usr.bin/find/function.c
427
f_always_true(PLAN *plan __unused, FTSENT *entry __unused)
usr.bin/find/function.c
441
f_depth(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
449
PLAN *
usr.bin/find/function.c
452
PLAN *new;
usr.bin/find/function.c
487
f_empty(PLAN *plan __unused, FTSENT *entry)
usr.bin/find/function.c
514
PLAN *
usr.bin/find/function.c
538
f_exec(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
60
static PLAN *palloc(OPTION *);
usr.bin/find/function.c
61
static long long find_parsenum(PLAN *, const char *, char *, char *);
usr.bin/find/function.c
615
PLAN *
usr.bin/find/function.c
618
PLAN *new; /* node returned */
usr.bin/find/function.c
62
static long long find_parsetime(PLAN *, const char *, char *);
usr.bin/find/function.c
67
static PLAN *lastexecplus = NULL;
usr.bin/find/function.c
724
PLAN *p;
usr.bin/find/function.c
734
f_flags(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
754
PLAN *
usr.bin/find/function.c
758
PLAN *new;
usr.bin/find/function.c
789
PLAN *
usr.bin/find/function.c
804
f_fstype(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
82
static PLAN *
usr.bin/find/function.c
85
PLAN *new;
usr.bin/find/function.c
867
PLAN *
usr.bin/find/function.c
87
if ((new = malloc(sizeof(PLAN))) == NULL)
usr.bin/find/function.c
871
PLAN *new;
usr.bin/find/function.c
926
f_group(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
931
PLAN *
usr.bin/find/function.c
935
PLAN *new;
usr.bin/find/function.c
967
PLAN *
usr.bin/find/function.c
984
f_inum(PLAN *plan, FTSENT *entry)
usr.bin/find/function.c
989
PLAN *
usr.bin/find/function.c
993
PLAN *new;
usr.bin/find/operator.c
122
PLAN *
usr.bin/find/operator.c
123
paren_squish(PLAN *plan)
usr.bin/find/operator.c
125
PLAN *expr; /* pointer to next expression */
usr.bin/find/operator.c
126
PLAN *tail; /* pointer to tail of result plan */
usr.bin/find/operator.c
127
PLAN *result; /* pointer to head of result plan */
usr.bin/find/operator.c
159
PLAN *
usr.bin/find/operator.c
160
not_squish(PLAN *plan)
usr.bin/find/operator.c
162
PLAN *next; /* next node being processed */
usr.bin/find/operator.c
163
PLAN *node; /* temporary node used in f_not processing */
usr.bin/find/operator.c
164
PLAN *tail; /* pointer to tail of result plan */
usr.bin/find/operator.c
165
PLAN *result; /* pointer to head of result plan */
usr.bin/find/operator.c
222
PLAN *
usr.bin/find/operator.c
223
or_squish(PLAN *plan)
usr.bin/find/operator.c
225
PLAN *next; /* next node being processed */
usr.bin/find/operator.c
226
PLAN *tail; /* pointer to tail of result plan */
usr.bin/find/operator.c
227
PLAN *result; /* pointer to head of result plan */
usr.bin/find/operator.c
45
static PLAN *yanknode(PLAN **);
usr.bin/find/operator.c
46
static PLAN *yankexpr(PLAN **);
usr.bin/find/operator.c
52
static PLAN *
usr.bin/find/operator.c
53
yanknode(PLAN **planp)
usr.bin/find/operator.c
55
PLAN *node; /* top node removed from the plan */
usr.bin/find/operator.c
70
static PLAN *
usr.bin/find/operator.c
71
yankexpr(PLAN **planp)
usr.bin/find/operator.c
73
PLAN *next; /* temp node holding subexpression results */
usr.bin/find/operator.c
74
PLAN *node; /* pointer to returned node or expression */
usr.bin/find/operator.c
75
PLAN *tail; /* pointer to tail of subplan */
usr.bin/find/operator.c
76
PLAN *subplan; /* pointer to head of ( ) expression */
usr.bin/find/option.c
148
PLAN *
usr.bin/find/option.c
152
PLAN *new;