Home | History | Annotate | Download | only in openssh

Lines Matching refs:as_opts

150   *v*x* | *x*v* ) as_opts=-vx ;;
151 *v* ) as_opts=-v ;;
152 *x* ) as_opts=-x ;;
153 * ) as_opts= ;;
155 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
251 *v*x* | *x*v* ) as_opts=-vx ;;
252 *v* ) as_opts=-v ;;
253 *x* ) as_opts=-x ;;
254 * ) as_opts= ;;
256 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}