Searched refs:N_MAXDEPTH (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.bin/find/ |
| D | option.c | 90 { "-maxdepth", N_MAXDEPTH, c_maxdepth, 1 },
|
| D | find.h | 46 N_INAME, N_INUM, N_IREGEX, N_LINKS, N_LS, N_MINDEPTH, N_MAXDEPTH, enumerator
|
| D | function.c | 1287 new = palloc(N_MAXDEPTH, f_maxdepth); in c_maxdepth()
|