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

/macosx-10.10/shell_cmds-179/find/
H A Doperator.c224 * or_squish --
228 or_squish(PLAN *plan) function
242 next->p_data[0] = or_squish(next->p_data[0]);
246 next->p_data[0] = or_squish(next->p_data[0]);
257 next->p_data[1] = or_squish(plan);
H A Dextern.h40 PLAN *or_squish(PLAN *);
H A Dfind.c177 plan = or_squish(plan); /* -o's */

Completed in 125 milliseconds