Home
last modified time | relevance | path

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

/original-bsd/usr.bin/find/
H A Dfind.h19 N_PERM, N_PRINT, N_PRUNE, N_SIZE, N_TYPE, N_USER, N_XDEV, enumerator
H A Doption.c56 { "-prune", N_PRUNE, c_prune, O_ZERO },
H A Dfunction.c770 return (palloc(N_PRUNE, f_prune)); in c_prune()