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

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

Completed in 42 milliseconds