Searched refs:mtree_Wflag (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/contrib/mtree/
H A Dextern.h83 extern int mtree_Mflag, mtree_Sflag, mtree_Wflag;
H A Dverify.c212 if (mtree_Wflag || p->type == F_LINK)
228 if (mtree_Wflag)
279 if (!create || mtree_Wflag)
H A Dmtree.c227 mtree_Wflag = 1;
H A Dspec.c96 int mtree_Wflag; /* Don't "whack" permissions */ variable
577 if (mtree_Wflag) /* don't parse if whacking */
655 if (mtree_Wflag) /* don't parse if whacking */
H A Dcompare.c184 if (mtree_Wflag)

Completed in 46 milliseconds