Searched refs:not_squish (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/find/
H A Doperator.c155 * not_squish --
159 not_squish(PLAN *plan) function
174 next->p_data[0] = not_squish(next->p_data[0]);
198 node->p_data[0] = not_squish(node->p_data[0]);
H A Dextern.h38 PLAN *not_squish(PLAN *);
H A Dfind.c153 plan = not_squish(plan); /* !'s */

Completed in 148 milliseconds