Home | History | Annotate | Download | only in openssh

Lines Matching refs:as_opts

227 	  *v*x* | *x*v* ) as_opts=-vx ;;
228 *v* ) as_opts=-v ;;
229 *x* ) as_opts=-x ;;
230 * ) as_opts= ;;
232 exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"}