Searched refs:N_PRUNE (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.bin/find/ |
| D | option.c | 140 { "-prune", N_PRUNE, c_prune, 0 },
|
| D | find.h | 49 N_PRUNE, N_REGEX, N_SINCE, N_SIZE, N_TYPE, N_USER, N_XDEV, N_DELETE enumerator
|
| D | function.c | 1650 return (palloc(N_PRUNE, f_prune)); in c_prune()
|