Home
last modified time | relevance | path

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

/openbsd/usr.bin/find/
H A Dfind.h40 N_DELETE, N_DEPTH, N_EMPTY, N_EXEC, N_EXECDIR, N_EXPR, enumerator
H A Doption.c62 { "-delete", N_DELETE, c_delete, O_ZERO },
H A Dfunction.c353 return (palloc(N_DELETE, f_delete)); in c_delete()