Home | History | Annotate | Download | only in strace

Lines Matching refs:as_opts

151   *v*x* | *x*v* ) as_opts=-vx ;;
152 *v* ) as_opts=-v ;;
153 *x* ) as_opts=-x ;;
154 * ) as_opts= ;;
156 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
252 *v*x* | *x*v* ) as_opts=-vx ;;
253 *v* ) as_opts=-v ;;
254 *x* ) as_opts=-x ;;
255 * ) as_opts= ;;
257 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}