Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Doperator.c44 static PLAN *yanknode(PLAN **);
52 yanknode(PLAN **planp) in yanknode() function
78 if ((node = yanknode(planp)) == NULL) in yankexpr()
168 while ((next = yanknode(&plan))) { in not_squish()
184 node = yanknode(&plan); in not_squish()
187 node = yanknode(&plan); in not_squish()
230 while ((next = yanknode(&plan)) != NULL) { in or_squish()