Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/find/
Doption.c140 { "-prune", N_PRUNE, c_prune, 0 },
Dfind.h49 N_PRUNE, N_REGEX, N_SINCE, N_SIZE, N_TYPE, N_USER, N_XDEV, N_DELETE enumerator
Dfunction.c1650 return (palloc(N_PRUNE, f_prune)); in c_prune()