Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Dfunction.c881 static int val_flags; in f_fstype() local
928 val_flags = sb.f_flags; in f_fstype()
933 return val_flags & plan->mt_data; in f_fstype()
/freebsd/sys/dev/enic/
H A Dvnic_devcmd.h882 u32 val_flags; member