Home
last modified time | relevance | path

Searched refs:N_MAXDEPTH (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/usr.bin/find/
Doption.c90 { "-maxdepth", N_MAXDEPTH, c_maxdepth, 1 },
Dfind.h46 N_INAME, N_INUM, N_IREGEX, N_LINKS, N_LS, N_MINDEPTH, N_MAXDEPTH, enumerator
Dfunction.c1287 new = palloc(N_MAXDEPTH, f_maxdepth); in c_maxdepth()