Searched refs:N_DEPTH (Results 1 – 3 of 3) sorted by relevance
/minix/usr.bin/find/ |
H A D | option.c | 72 { "-depth", N_DEPTH, c_depth, 0 },
|
H A D | find.h | 44 N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXIT, N_EXPR, N_FALSE, N_FLAGS, enumerator
|
H A D | function.c | 435 return (palloc(N_DEPTH, f_always_true)); in c_depth()
|