Searched defs:MAXDEPTH (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dpath.h47 #define MAXDEPTH (sizeof(char*)==2?64:1024) /* maximum recursion depth*/ macro
/illumos-gate/usr/src/cmd/find/
H A Dfind.c88 IREGEX, LINKS, LOCAL, LPAREN, LS, MAXDEPTH, MINDEPTH, MMIN, MOUNT, enumerator in enum:Command
135 "-maxdepth", MAXDEPTH, Num,
462 if (((argp->action == MAXDEPTH) ||
468 (argp->action == MAXDEPTH) ?
754 case MAXDEPTH:
1139 case MAXDEPTH:

Completed in 62 milliseconds