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

/opengrok/
H A DOpenGrok26 # options for CTags program (for its --options
233 # OPTIONAL: supply extra command line options to CTags program
379 # DELIVERED: An update program for EftarFile
387 # Be Quiet? (set indirectly by command line arguments in the main program)
482 for program in ctags-exuberant exctags ctags; do
484 if [ -x "$path/$program" ]; then
485 binary="$path/$program"

Completed in 9 milliseconds