Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:as_opts

147   *v*x* | *x*v* ) as_opts=-vx ;;
148 *v* ) as_opts=-v ;;
149 *x* ) as_opts=-x ;;
150 * ) as_opts= ;;
152 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
248 *v*x* | *x*v* ) as_opts=-vx ;;
249 *v* ) as_opts=-v ;;
250 *x* ) as_opts=-x ;;
251 * ) as_opts= ;;
253 exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}