Home
last modified time | relevance | path

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

/openbsd/usr.bin/find/
H A Dfind.h42 N_MMIN, N_MAXDEPTH, enumerator
H A Doption.c75 { "-maxdepth", N_MAXDEPTH, c_maxdepth, O_ARGV },
H A Dfunction.c1065 new = palloc(N_MAXDEPTH, f_maxdepth); in c_maxdepth()