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

/freebsd-current/usr.bin/find/
H A Doperator.c218 * or_squish --
222 or_squish(PLAN *plan) function
236 next->p_data[0] = or_squish(next->p_data[0]);
240 next->p_data[0] = or_squish(next->p_data[0]);
251 next->p_data[1] = or_squish(plan);
H A Dextern.h39 PLAN *or_squish(PLAN *);
H A Dfind.c154 plan = or_squish(plan); /* -o's */

Completed in 124 milliseconds