Home
last modified time | relevance | path

Searched defs:maxdepth (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/usr.bin/find/
H A Dmain.c59 int mindepth = -1, maxdepth = -1; /* minimum and maximum depth */ variable
/freebsd-src/contrib/bsddialog/lib/
H A Dmenubox.c95 unsigned int maxsepstr, maxprefix, selectorlen, maxdepth; in build_privatemenu() local
/freebsd-src/contrib/libarchive/libarchive/
H A Darchive_read_support_format_rar.c2788 make_table_recurse(struct archive_read * a,struct huffman_code * code,int node,struct huffman_table_entry * table,int depth,int maxdepth) make_table_recurse() argument