Searched refs:N_DELETE (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/find/ |
H A D | find.h | 40 N_DELETE, N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXPR, enumerator
|
H A D | option.c | 62 { "-delete", N_DELETE, c_delete, O_ZERO },
|
H A D | function.c | 353 return (palloc(N_DELETE, f_delete)); in c_delete()
|