Searched refs:F_MTFLAG (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.bin/find/
H A Dfind.h89 #define F_MTFLAG 0x00000000 /* fstype */ macro
H A Dfunction.c932 case F_MTFLAG:
954 new->flags |= F_MTFLAG;
961 new->flags |= F_MTFLAG;

Completed in 71 milliseconds