Home
last modified time | relevance | path

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

/minix/usr.bin/find/
H A Doption.c72 { "-depth", N_DEPTH, c_depth, 0 },
H A Dfind.h44 N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXIT, N_EXPR, N_FALSE, N_FLAGS, enumerator
H A Dfunction.c435 return (palloc(N_DEPTH, f_always_true)); in c_depth()