Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/find/
H A Doperator.c49 static PLAN *yanknode(PLAN **);
57 yanknode(PLAN **planp) in yanknode() function
83 if ((node = yanknode(planp)) == NULL) in yankexpr()
173 while ((next = yanknode(&plan))) { in not_squish()
189 node = yanknode(&plan); in not_squish()
192 node = yanknode(&plan); in not_squish()
235 while ((next = yanknode(&plan)) != NULL) { in or_squish()