Home
last modified time | relevance | path

Searched refs:mtree_Sflag (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/mtree/
H A Dextern.h90 extern int mtree_Mflag, mtree_Sflag, mtree_Wflag;
H A Dspec.c97 int mtree_Sflag; /* Sort entries */ variable
756 if (mtree_Sflag) { in addchild()
765 if (! mtree_Sflag) { in addchild()
H A Dmtree.c206 mtree_Sflag = 1; in main()