Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/find/
H A Dfunction.c888 static int val_flags; in f_fstype() local
935 val_flags = sb.f_flags; in f_fstype()
940 return val_flags & plan->mt_data; in f_fstype()