Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/find/
Doption.c74 { "-depth", N_DEPTH, c_depth, 0 },
Dfind.h44 N_CSINCE, N_CTIME, N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXIT, enumerator
Dfunction.c524 return (palloc(N_DEPTH, f_always_true)); in c_depth()