Home
last modified time | relevance | path

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

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