Home
last modified time | relevance | path

Searched refs:mindepth (Results 1 – 16 of 16) sorted by relevance

/freebsd/usr.bin/find/
H A Dfind.c228 if (mindepth != -1 && entry->fts_level < mindepth) in find_execute()
H A Dmain.c59 int mindepth = -1, maxdepth = -1; /* minimum and maximum depth */ variable
H A Dextern.h121 extern int mindepth, maxdepth;
H A Dfunction.c356 mindepth = find_parsenum(new, option->name, dstr, NULL); in c_mXXdepth()
/freebsd/cddl/usr.sbin/dtrace/tests/tools/
H A Dgenmakefiles.sh97 for group in $(find ${CONTRIB_TESTDIR}/$class -mindepth 1 -maxdepth 1 -type d); do
/freebsd/contrib/ntp/ntpd/
H A Dcomplete.conf.in48 mru maxage 64 mindepth 600 initalloc 600 initmem 16 incalloc 99 incmem 4 maxdepth 1024 maxmem 4096
H A Dinvoke-ntp.conf.texi2705 @item @code{mru} @code{[@code{maxdepth} @kbd{count} | @code{maxmem} @kbd{kilobytes} | @code{mindepth} @kbd{count} | @code{maxage} @kbd{seconds} | @code{initialloc} @kbd{count} | @code{initmem} @kbd{kilobytes} | @code{incalloc} @kbd{count} | @code{incmem} @kbd{kilobytes}]}
2726 @item @code{mindepth} @kbd{count}
2729 @code{mindepth}
2735 @code{mindepth}
H A Dntp.conf.def2861 .Cm mindepth Ar count | Cm maxage Ar seconds |
2886 .It Cm mindepth Ar count
2889 .Cm mindepth
2895 .Cm mindepth
/freebsd/include/
H A DMakefile370 crypto -maxdepth 0 -mindepth 0 -type l -print -delete || true
381 machine machine/pc ${_MARCHS} -maxdepth 1 -mindepth 1 -type l \
/freebsd/contrib/libucl/m4/
H A Dax_lua.m4437 local mindepth = 1e9
444 if depth < mindepth then
446 mindepth = depth
/freebsd/share/examples/csh/
H A Ddot.cshrc39 ok print ls cpio ncpio newer xdev depth daystart follow maxdepth mindepth noleaf version \
/freebsd/contrib/tcsh/
H A Dcomplete.tcsh177 daystart follow maxdepth mindepth noleaf version anewer cnewer \
/freebsd/
H A DMakefile.inc11550 find ${DESTDIR}/${DISTDIR}/${dist} -mindepth 1 -type d -empty -delete
/freebsd/contrib/ntp/
H A DChangeLog3207 "mru mindepth 600 maxage 64 maxdepth 5000 maxmem 1024" or
H A DCommitLog[all...]
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc1422 DEBUG_DIRS!=find ${DESTDIR}/usr/lib/debug -mindepth 1 \