Searched refs:OPTARG (Results 101 - 118 of 118) sorted by relevance

12345

/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dmkcert.sh213 p) purpose="$OPTARG";;
/netbsd-current/external/ibm-public/postfix/dist/conf/
H A Dpostmulti-script97 e) action="$OPTARG";;
/netbsd-current/external/gpl3/gdb/dist/contrib/
H A Ddg-extract-results.sh72 l) VARIANTS="${VARIANTS} ${OPTARG}";;
74 TOOL="${OPTARG}";;
/netbsd-current/external/gpl3/gcc.old/dist/contrib/
H A Ddg-extract-results.sh72 l) VARIANTS="${VARIANTS} ${OPTARG}";;
74 TOOL="${OPTARG}";;
/netbsd-current/external/gpl3/gdb.old/dist/contrib/
H A Ddg-extract-results.sh72 l) VARIANTS="${VARIANTS} ${OPTARG}";;
74 TOOL="${OPTARG}";;
/netbsd-current/external/gpl3/gcc/dist/contrib/
H A Ddg-extract-results.sh72 l) VARIANTS="${VARIANTS} ${OPTARG}";;
74 TOOL="${OPTARG}";;
/netbsd-current/external/gpl3/gdb/dist/
H A Dsrc-release.sh385 release_date=$OPTARG;;
389 echo "Invalid option: -$OPTARG" && usage;;
/netbsd-current/external/gpl2/groff/dist/contrib/pdfmark/
H A Dpdfroff.sh173 # capture any specified value into $OPTARG.
175 OPTARG=`echo $1 | $SED -n s?"^${OPTNAME}="??p`
248 PDF_OUTPUT="$OPTARG"
256 REFFILE="$OPTARG"
264 STYLESHEET="$OPTARG" CS_DATA=${GROFF_TMPDIR}/pdf$$.cs
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A Dtdtags371 OPT_TAGSFILE="$OPTARG"
383 printf '%s\n' "$OPTARG" >>$TMP:D
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/lib/
H A Dpdtrace.in982 s) dfile="$OPTARG";
984 o) ofile="$OPTARG";;
/netbsd-current/external/gpl3/binutils/dist/
H A Dsrc-release.sh377 echo "Invalid option: -$OPTARG" && usage;;
/netbsd-current/external/gpl3/binutils.old/dist/
H A Dsrc-release.sh379 echo "Invalid option: -$OPTARG" && usage;;
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dsrc-release.sh379 echo "Invalid option: -$OPTARG" && usage;;
/netbsd-current/external/bsd/openresolv/dist/
H A Dresolvconf.in731 m) IF_METRIC="$OPTARG";;
743 *) cmd="$OPT"; iface="$OPTARG";;
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/lib/
H A Dpdtrace.in982 s) dfile="$OPTARG";
984 o) ofile="$OPTARG";;
/netbsd-current/etc/
H A DMAKEDEV.tmpl460 m) TOOL_MKNOD=${OPTARG}
462 opts="${opts} -m ${OPTARG}"
464 p) TOOL_PAX="${OPTARG}"
478 t) TOOL_MTREE="${OPTARG}"
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsanity.sh92 if test "x$1" != xoptional && test -z "$OPTARG"; then
145 if echo "$OPTARG" |grep = >/dev/null; then
146 LONGOPT=`echo "$OPTARG" |sed 's/=.*$//'`
147 OPTARG=`echo "$OPTARG" |sed -e 's/^.*=//'`
149 LONGOPT=$OPTARG
150 OPTARG=
169 OPTARG=
177 OPTARG=
181 OPTARG
[all...]
/netbsd-current/external/gpl2/dtc/dist/tests/
H A Drun_tests.sh993 TESTSETS=$OPTARG

Completed in 470 milliseconds

12345