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

/netbsd-current/usr.bin/find/
H A Doperator.c164 * not_squish --
168 not_squish(PLAN *plan) /* plan to process */ function
183 next->p_data[0] = not_squish(next->p_data[0]);
203 node = not_squish(node);
H A Dextern.h42 PLAN *not_squish(PLAN *);
H A Dfind.c144 plan = not_squish(plan); /* !'s */

Completed in 107 milliseconds