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

/linux-master/scripts/
H A Dtags.sh109 all_target_sources() function
130 (echo \-k; echo \-q; all_target_sources) > cscope.files
136 all_target_sources | gtags -i -C "${tree:-.}" -f - "$PWD"
260 all_target_sources | xargs $1 -a \
287 all_target_sources | xargs $1 -a "${regex[@]}"
300 all_target_sources | xargs $1 -a

Completed in 108 milliseconds