Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/find/
Doperator.c50 yanknode(PLAN **planp) /* pointer to top of plan (modified) */ in yanknode() function
77 if ((node = yanknode(planp)) == NULL) in yankexpr()
168 while ((next = yanknode(&plan)) != NULL) { in not_squish()
184 node = yanknode(&plan); in not_squish()
187 node = yanknode(&plan); in not_squish()
226 while ((next = yanknode(&plan)) != NULL) { in or_squish()