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

/freebsd-current/usr.bin/find/
H A Dfind.h85 #define F_ELG_MASK 0x00000300 macro
H A Dfunction.c70 switch (plan->flags & F_ELG_MASK) { \
233 if (((p)->flags & F_ELG_MASK) == F_LESSTHAN) \

Completed in 89 milliseconds