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

/freebsd-current/usr.bin/find/
H A Dfind.h142 #define fl_notflags p_un.fl._f_notflags macro
H A Dfunction.c817 !(flags & plan->fl_notflags);
820 (flags | plan->fl_notflags) != flags;
823 !(plan->fl_flags & plan->fl_notflags);
849 new->fl_notflags = notflags;

Completed in 183 milliseconds