| /freebsd-12.1/usr.bin/find/ |
| H A D | find.c | 185 if (maxdepth != -1 && entry->fts_level >= maxdepth) { in find_execute()
|
| H A D | main.c | 70 int mindepth = -1, maxdepth = -1; /* minimum and maximum depth */ variable
|
| H A D | extern.h | 121 extern int mindepth, maxdepth;
|
| H A D | function.c | 361 maxdepth = find_parsenum(new, option->name, dstr, NULL); in c_mXXdepth()
|
| /freebsd-12.1/cddl/usr.sbin/dtrace/tests/tools/ |
| H A D | genmakefiles.sh | 100 for group in $(find ${CONTRIB_TESTDIR}/$class -mindepth 1 -maxdepth 1 -type d); do
|
| /freebsd-12.1/contrib/libxo/doc/ |
| H A D | index.rst | 29 :maxdepth: 3
|
| /freebsd-12.1/contrib/llvm/tools/lld/docs/ |
| H A D | AtomLLD.rst | 48 :maxdepth: 2
|
| H A D | index.rst | 170 :maxdepth: 1
|
| /freebsd-12.1/usr.sbin/adduser/ |
| H A D | rmuser.sh | 125 atjoblist=`find 2>/dev/null ${ATJOBDIR} -maxdepth 1 -user $login -print`
|
| /freebsd-12.1/contrib/ntp/ntpd/ |
| H A D | complete.conf.in | 48 mru maxage 64 mindepth 600 initalloc 600 initmem 16 incalloc 99 incmem 4 maxdepth 1024 maxmem 4096
|
| H A D | invoke-ntp.conf.texi | 2704 @item @code{mru} @code{[@code{maxdepth} @kbd{count} | @code{maxmem} @kbd{kilobytes} | @code{mindept… 2710 @item @code{maxdepth} @kbd{count} 2721 @code{maxdepth} 2741 @code{maxdepth} @code{/} @code{moxmem}.
|
| H A D | ntp.conf.def | 2856 .Cm maxdepth Ar count | Cm maxmem Ar kilobytes | 2867 .It Ic maxdepth Ar count 2878 .Cm maxdepth 2898 .Cm maxdepth / moxmem .
|
| /freebsd-12.1/bin/ls/tests/ |
| H A D | ls_tests.sh | 218 paths=$(find -s . -mindepth 1 -maxdepth 1 \! -name '.*' -exec basename {} \; ) 515 paths=$(find -s . -mindepth 1 -maxdepth 1 \! -name '.*' -exec basename {} \; )
|
| /freebsd-12.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_rar.c | 2600 int maxdepth) in make_table_recurse() argument 2617 currtablesize = 1 << (maxdepth - depth); in make_table_recurse() 2635 if(depth == maxdepth) in make_table_recurse() 2637 table[0].length = maxdepth + 1; in make_table_recurse() 2643 depth + 1, maxdepth); in make_table_recurse() 2645 table + currtablesize / 2, depth + 1, maxdepth); in make_table_recurse()
|
| /freebsd-12.1/share/examples/csh/ |
| H A D | dot.cshrc | 40 ok print ls cpio ncpio newer xdev depth daystart follow maxdepth mindepth noleaf version \
|
| /freebsd-12.1/sys/conf/ |
| H A D | kern.post.mk | 119 find . -maxdepth 1 ! -type d ! -name version -delete
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | genrecog.c | 2895 debug_decision_0 (struct decision *d, int indent, int maxdepth) in debug_decision_0() argument 2900 if (maxdepth < 0) in debug_decision_0() 2912 debug_decision_0 (n, indent + 2, maxdepth - 1); in debug_decision_0()
|
| /freebsd-12.1/release/picobsd/build/ |
| H A D | picobsd | 620 find ${places} -maxdepth $depth -type f -name ${i} | head -1
|
| /freebsd-12.1/ |
| H A D | Makefile | 687 -type f -maxdepth 0 \
|
| /freebsd-12.1/contrib/tcsh/ |
| H A D | complete.tcsh | 178 daystart follow maxdepth mindepth noleaf version anewer cnewer \
|
| /freebsd-12.1/contrib/gcc/doc/include/ |
| H A D | texinfo.tex | 374 \def\pagebody#1{\vbox to\pageheight{\boxmaxdepth=\maxdepth #1}} 3903 \splittopskip=\topskip \splitmaxdepth=\maxdepth
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | ChangeLog | 2938 "mru mindepth 600 maxage 64 maxdepth 5000 maxmem 1024" or 2942 maxdepth/maxmem, initalloc/initmem, incalloc/incmem. With the above
|
| H A D | CommitLog | 151454 mru mindepth 600 maxage 64 maxdepth 1024 maxmem 4096 151456 with a hard upper limit on the size of maxdepth (indirectly 151468 mru mindepth 600 maxage 64 maxdepth 1024 maxmem 4096 151470 with a hard upper limit on the size of maxdepth (indirectly 151475 mru mindepth 600 maxage 64 maxdepth 1024 maxmem 4096 151477 with a hard upper limit on the size of maxdepth (indirectly 151482 mru mindepth 600 maxage 64 maxdepth 1024 maxmem 4096 151492 mru mindepth 600 maxage 64 maxdepth 1024 maxmem 4096 151499 mru mindepth 600 maxage 64 maxdepth 1024 maxmem 4096 151509 mru mindepth 600 maxage 64 maxdepth 1024 maxmem 4096 [all …]
|
| /freebsd-12.1/contrib/amd/doc/ |
| H A D | texinfo.tex | 400 \def\pagebody#1{\vbox to\pageheight{\boxmaxdepth=\maxdepth #1}} 5138 \splittopskip=\topskip \splitmaxdepth=\maxdepth
|