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

/freebsd-10.1-release/usr.bin/find/
H A Dfind.h116 #define fl_notflags p_un.fl._f_notflags macro
H A Dfunction.c809 !(flags & plan->fl_notflags);
812 (flags | plan->fl_notflags) != flags;
815 !(plan->fl_flags & plan->fl_notflags);
841 new->fl_notflags = notflags;

Completed in 99 milliseconds