Home
last modified time | relevance | path

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

/original-bsd/usr.bin/find/
H A Dfind.h16 N_ATIME, N_CLOSEPAREN, N_CTIME, N_DEPTH, N_EXEC, N_EXPR, N_FOLLOW, enumerator
H A Doption.c37 { "-depth", N_DEPTH, c_depth, O_ZERO },
H A Dfunction.c184 return (palloc(N_DEPTH, f_always_true)); in c_depth()