Searched refs:F_FREEBSD9 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/mtree/
H A Dcompare.c75 if (flavor == F_FREEBSD9) { \
179 printf(flavor == F_FREEBSD9 ?
202 printf(flavor == F_FREEBSD9 ?
216 flavor == F_FREEBSD9 ? "" : ")");
219 flavor == F_FREEBSD9 ? "" : ")");
227 printf(flavor == F_FREEBSD9 ?
234 flavor == F_FREEBSD9 ? "" : ")");
237 flavor == F_FREEBSD9 ? "" : ")");
244 printf(flavor == F_FREEBSD9 ?
251 flavor == F_FREEBSD9
[all...]
H A Dextern.h58 F_FREEBSD9, enumerator in enum:flavor
H A Dmtree.c71 {F_FREEBSD9, "freebsd9"},
247 case F_FREEBSD9:
H A Dcreate.c157 if (p->fts_level > 0 || flavor == F_FREEBSD9) {
229 (flavor == F_FREEBSD9 || S_ISREG(p->fts_statp->st_mode)))

Completed in 58 milliseconds