Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.bin/find/
Doperator.c51 static PLAN *yanknode(PLAN **);
59 yanknode(PLAN **planp) in yanknode() function
85 if ((node = yanknode(planp)) == NULL) in yankexpr()
175 while ((next = yanknode(&plan))) { in not_squish()
191 node = yanknode(&plan); in not_squish()
194 node = yanknode(&plan); in not_squish()
237 while ((next = yanknode(&plan)) != NULL) { in or_squish()