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

/freebsd-current/usr.bin/find/
H A Dfunction.c831 u_long flags, notflags; local
845 if (strtofflags(&flags_str, &flags, &notflags) == 1)
849 new->fl_notflags = notflags;

Completed in 81 milliseconds