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

/freebsd-13-stable/usr.bin/find/
H A Dfind.h92 #define F_MTFLAG 0x00000000 /* fstype */ macro
H A Dfunction.c939 case F_MTFLAG:
961 new->flags |= F_MTFLAG;
968 new->flags |= F_MTFLAG;

Completed in 105 milliseconds