Searched refs:_opt_str (Results 1 – 1 of 1) sorted by relevance
71 _opt_str=`echo $opt_str | sed -e 's/[=,.]/:/g' -e 's/\^//g'`;;72 *) _opt_str=$opt_str;;107 while getopts $_opt_str o130 set -- `getopt $_opt_str "$@" 2>&1`150 case "$_opt_str" in