Home
last modified time | relevance | path

Searched refs:getopts (Results 1 – 25 of 34) sorted by relevance

12

/illumos-gate/usr/src/cmd/mail/
H A Dckdlivopts.c52 static void getopts();
80 getopts(hp->value, &defopts);
85 getopts(hp->value, &tropts);
90 getopts(hp->value, &toopts);
115 static void getopts(s, optr) in getopts() function
/illumos-gate/usr/src/cmd/svc/profile/
H A Dlistsvcs.pl45 if (!getopts("e", \%opts)) {
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY61 builtins no longer works since ksh-93 is getopts conforming
99 22. The value of the variable given to getopts is set to ? when
123 27. The getopts builtin in ksh-93 requires that optstring contain
H A DRELEASE88274 4. Synopsis changed for getopts conformance.
357 y. The getopts built-in now handles the complete libast optget
358 functionality. If any errors have occurred with getopts
361 exit status from getopts will be 2 rather than 1. The
H A DMamfile366 make getopts.o
367 make bltins/getopts.c
373 done bltins/getopts.c
374 meta getopts.o %.c>%.o bltins/getopts.c getopts
375 prev bltins/getopts.c
376 …-DSHOPT_STATS -DSHOPT_COSHELL -DSHOPT_HISTEXPAND -DSHOPT_FIXEDARRAY -DSHOPT_ESH -c bltins/getopts.c
377 done getopts.o generated
1331 exec - ${AR} rc libshell.a alarm.o cd_pwd.o cflow.o deparse.o enum.o getopts.o hist.o misc.o print.…
H A DRELEASE9310 b. The getopts command has a -a name option that specifies a
48 b. The getopts builtin can process command description
250 k. To conform to the Posix standard getopts has been changed
389 a. A bug in which a script could terminate when getopts
/illumos-gate/usr/src/tools/codesign/
H A Dsignit.pl73 if (!getopts("i:o:c:l:q")) {
/illumos-gate/usr/src/tools/scripts/
H A Dgenoffsets.pl117 getopts("kr:s:v", \%opts) || usage();
H A Djstyle.pl49 if (!getopts("chpstvC", \%opts)) {
H A Dinterface_check.pl417 if ((getopts('c:E:e:f:hIi:ow:', \%opt) == 0) || (!$opt{f} && ($#ARGV == -1))) {
H A Dcstyle.pl78 if (!getopts("cho:pvCP", \%opts)) {
H A Dinterface_cmp.pl634 if ((getopts('c:de:ot', \%opt) == 0) || (scalar(@ARGV) != ($opt{t} ? 1 : 2))) {
/illumos-gate/usr/src/cmd/fm/scripts/
H A Dbuildcode.pl319 getopts('cvVt') or usage;
H A Dbustcode.pl344 getopts('cq') or usage;
H A Ddictck.pl80 getopts('b:pv') or usage;
/illumos-gate/usr/src/cmd/sendmail/util/
H A Detrn.pl50 getopts('bv');
/illumos-gate/usr/src/pkg/manifests/
H A Dshell-ksh93.p5m53 hardlink path=usr/bin/getopts target=alias
102 file path=usr/share/man/man1/getopts.1
H A Dsystem-xopen-xcu4.p5m65 link path=usr/xpg4/bin/getopts target=../../bin/alias
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dshtests58 getopts -a $command "$USAGE" OPT '--??long'
176 while getopts -a $command "$USAGE" OPT
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dbuiltins.c111 "getopts", NV_BLTIN|BLT_ENV, bltin(getopts),
/illumos-gate/usr/src/cmd/device_remap/
H A Ddevice_remap.pl371 getopts("vR:", \%opts);
/illumos-gate/usr/src/cmd/dtrace/test/cmd/scripts/
H A Ddtest.pl550 die $USAGE unless (getopts($OPTSTR));
/illumos-gate/usr/src/cmd/auditrecord/
H A Dauditrecord.pl46 if (!getopts('adhe:c:i:p:s:', \%opt) || @ARGV) {
/illumos-gate/usr/src/cmd/abi/appcert/scripts/
H A Dappcert.pl106 getopts('?hnLBSw:f:', \%opt) || (show_usage() && exiter(2));
/illumos-gate/exception_lists/
H A Dclosed-bins155 ./usr/xpg4/bin/getopts

12