Home
last modified time | relevance | path

Searched refs:Getopt (Results 1 – 25 of 127) sorted by relevance

123456

/netbsd-src/external/gpl3/autoconf/dist/lib/Autom4te/
H A DGetopt.pm16 package Autom4te::Getopt;
37 use Getopt::Long ();
56 Getopt::Long::Configure ("bundling", "pass_through");
59 Getopt::Long::GetOptions (%option)
H A DGeneral.pm39 use Autom4te::Getopt ();
258 Autom4te::Getopt::parse_options (%option);
H A DMakefile.am26 Getopt.pm \
/netbsd-src/external/bsd/ntp/dist/sntp/ag-tpl/0-old/
H A Dperlopt.tpl18 ;; perl list containing option definitions for Getopt::Long
34 (define optarg "") ;; the option argument for Getopt::Long
125 use Getopt::Long qw(GetOptionsFromArray);
126 Getopt::Long::Configure(qw(no_auto_abbrev no_ignore_case_always));
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-tools/
H A Dstatslog48 use Getopt::Long;
70 &Getopt::Long::Configure(qw(bundling no_ignore_case));
/netbsd-src/bin/ksh/
H A Dsh.h458 } Getopt; typedef
460 EXTERN Getopt builtin_opt; /* for shell builtin commands */
461 EXTERN Getopt user_opt; /* parsing state for getopts builtin command */
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/man/
H A Dhelp2man25 use Getopt::Long;
72 Getopt::Long::config('bundling');
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/man/
H A Dhelp2man25 use Getopt::Long;
72 Getopt::Long::config('bundling');
/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Decho.pl5 use Getopt::Std;
H A Dmk-fipsmodule-cnf.pl9 use Getopt::Long;
H A Dmkpod2html.pl13 use Getopt::Std;
H A Ddofile.pl20 use Getopt::Std;
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Decho.pl5 use Getopt::Std;
/netbsd-src/external/mpl/bind/dist/bin/tests/system/statschannel/
H A Dfetch.pl20 use Getopt::Std;
/netbsd-src/external/lgpl3/gmp/dist/mpn/m68k/
H A Dt-m68k-defs.pl40 use Getopt::Std;
/netbsd-src/external/mpl/bind/dist/bin/tests/system/
H A Dtestsock.pl21 use Getopt::Long;
/netbsd-src/crypto/external/bsd/heimdal/dist/cf/
H A Dw32-check-exported-symbols.pl32 use Getopt::Long;
/netbsd-src/external/ibm-public/postfix/dist/mantools/
H A Dpostconf2html24 use Getopt::Std;
/netbsd-src/external/bsd/ipf/dist/perl/
H A Dipfmeta.pl8 use Getopt::Std;
/netbsd-src/external/mpl/bind/dist/bin/tests/system/formerr/
H A Dformerr.pl46 use Getopt::Std;
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/
H A Dhotkernel51 use Getopt::Std;
H A Dhotuser54 use Getopt::Std;
/netbsd-src/external/mpl/bind/dist/bin/tests/system/dnssec/
H A Ddnssec_update_test.pl32 use Getopt::Std;
/netbsd-src/external/cddl/dtracetoolkit/dist/
H A Dhotuser54 use Getopt::Std;
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/
H A Dt-zdisp2.pl51 use Getopt::Std;

123456