Searched refs:F_LESSTHAN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/shell_cmds-175/find/
H A Dfind.h59 #define F_LESSTHAN 0x00000100 macro
H A Dfunction.c90 case F_LESSTHAN: \
131 plan->flags |= F_LESSTHAN;
172 plan->flags |= F_LESSTHAN;
250 if (((p)->flags & F_ELG_MASK) == F_LESSTHAN) \

Completed in 81 milliseconds