Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dperf-completion.sh8 exclude="${1//[^$COMP_WORDBREAKS]}"
98 if [[ "$1" == *:* && "$COMP_WORDBREAKS" == *:* ]]; then