Searched refs:mindepth (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/tools/
H A Dmake_libdeps.sh67 find -s ${LIBS} -mindepth 1 -name Makefile |
/freebsd-10.0-release/usr.bin/find/
H A Dfind.c224 if (mindepth != -1 && entry->fts_level < mindepth)
H A Dmain.c73 int mindepth = -1, maxdepth = -1; /* minimum and maximum depth */ variable
H A Dextern.h119 extern int mindepth, maxdepth;
H A Dfunction.c336 * -maxdepth/-mindepth n functions --
341 * Note that -maxdepth and -mindepth are handled specially in
359 mindepth = find_parsenum(new, option->name, dstr, NULL);
493 * Always true, used for -maxdepth, -mindepth, -xdev, -follow, and -true
/freebsd-10.0-release/contrib/subversion/
H A DMakefile.in591 find subversion/tests/cmdline/svn-test-work -mindepth 1 -maxdepth 1 \
/freebsd-10.0-release/
H A DMakefile.inc1831 find ${DESTDIR}/${DISTDIR}/${dist} -mindepth 1 -empty -delete

Completed in 98 milliseconds