Home
last modified time | relevance | path

Searched refs:yanknode (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/find/
H A Doperator.c52 static PLAN *yanknode(PLAN **);
60 yanknode(PLAN **planp) /* pointer to top of plan (modified) */ in yanknode() function
86 if ((node = yanknode(planp)) == NULL) in yankexpr()
177 while ((next = yanknode(&plan)) != NULL) { in not_squish()
193 node = yanknode(&plan); in not_squish()
196 node = yanknode(&plan); in not_squish()
235 while ((next = yanknode(&plan)) != NULL) { in or_squish()