Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/bart/
H A Drules.c79 return (EXCLUDE_PRUNE); in exclude_fname()
278 return (EXCLUDE_PRUNE); in exclude_fname()
283 return (EXCLUDE_PRUNE); in exclude_fname()
327 return (EXCLUDE_PRUNE); in exclude_fname()
H A Dbart.h52 #define EXCLUDE_PRUNE 2 macro
H A Dcreate.c458 if ((result == EXCLUDE_PRUNE) && (ftwx != (struct FTW *)NULL)) in eval_file()