Home
last modified time | relevance | path

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

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