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

/scripts/
H A Dcheckkconfigsymbols.sh6 paths="$@"
7 [ -z "$paths" ] && paths=.
13 find $paths -name '*.[chS]' -o -name 'Makefile' -o -name 'Makefile*[^~]'| while read i

Completed in 362 milliseconds