Home
last modified time | relevance | path

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

/freebsd/usr.bin/find/
H A Dfind.h88 #define F_MTMASK 0x00003000 macro
H A Dfunction.c885 if ((plan->flags & F_MTMASK) == F_MTUNKNOWN) in f_fstype()
931 switch (plan->flags & F_MTMASK) { in f_fstype()