HomeSort by: relevance | last modified time | path
    Searched refs:not_squish (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.bin/find/
operator.c 164 * not_squish --
168 not_squish(PLAN *plan) /* plan to process */ function in typeref:typename:PLAN *
183 next->p_data[0] = not_squish(next->p_data[0]);
203 node = not_squish(node);
extern.h 42 PLAN *not_squish(PLAN *);
find.c 144 plan = not_squish(plan); /* !'s */

Completed in 11 milliseconds