Home
last modified time | relevance | path

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

/scripts/
Dtags.sh42 prune="$prune -wholename $i -prune -o"
44 find ${tree}arch/$1 $ignore $prune -name "$2" -not -type l -print;
60 find ${tree}include $ignore -name config -prune -o -name "$1" \
69 \( -path ${tree}include -o -path ${tree}arch -o -name '.tmp_*' \) -prune -o \