Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/stdlib/
H A Dqsort.c125 introsort(char *a, size_t n, size_t es, size_t maxdepth, int swaptype, in introsort()
219 size_t i, maxdepth = 0; in qsort() local
/openbsd-src/usr.bin/du/
H A Ddu.c63 int ftsoptions, listfiles, maxdepth; in main() local
/openbsd-src/usr.sbin/ifstated/
H A Difstated.h126 int maxdepth; member
/openbsd-src/sys/dev/wscons/
H A Dwsmux.c910 int maxdepth = 0; wsmux_depth() local
/openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/
H A DDumper.xs57 I32 maxdepth; member
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenrecog.c2859 debug_decision_0 (d, indent, maxdepth) in debug_decision_0() argument
/openbsd-src/usr.sbin/dvmrpd/
H A Ddvmrpd.h239 int maxdepth; member
/openbsd-src/gnu/gcc/gcc/
H A Dgenrecog.c2895 debug_decision_0 (struct decision *d, int indent, int maxdepth) in debug_decision_0()