HomeSort by: relevance | last modified time | path
    Searched defs:not_squish (Results 1 - 2 of 2) 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);
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);

Completed in 47 milliseconds