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

/freebsd-10.1-release/usr.bin/find/
H A Dfind.h62 #define F_ATLEAST 0x00000400 /* flags perm */ macro
H A Dfunction.c807 if (plan->flags & F_ATLEAST)
831 new->flags |= F_ATLEAST;
1287 if (plan->flags & F_ATLEAST)
1309 new->flags |= F_ATLEAST;

Completed in 99 milliseconds