Lines Matching refs:OPTIONS
30 where=OPTIONS
41 where=OPTIONS
48 where=OPTIONS
58 where=OPTIONS
61 OPTIONS="-d -e -s -p"
65 OPTIONS|OPT_SERIAL|OPT_PATH)
66 COMPREPLY=( $(compgen -W "$OPTIONS $COMMAND" -- "$cur") )
113 where=OPTIONS
118 where=OPTIONS
128 if [[ $where == OPTIONS ]]; then
221 where=OPTIONS
226 where=OPTIONS
236 if [[ $where == OPTIONS ]]; then
262 where=OPTIONS
267 where=OPTIONS
282 OPTIONS)
283 COMPREPLY=( $(compgen -W "$OPTIONS" -- "$cur") )