OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Getopt
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/autoconf/dist/lib/Autom4te/
Getopt.pm
16
package Autom4te::
Getopt
;
20
Autom4te::
Getopt
- GCS conforming parser for command line options
24
use Autom4te::
Getopt
;
37
use
Getopt
::Long ();
43
@EXPORT= qw/
getopt
/;
47
Wrapper around C<
Getopt
::Long>, trying to conform to the GNU
56
Getopt
::Long::Configure ("bundling", "pass_through");
59
Getopt
::Long::GetOptions (%option)
94
L<
Getopt
::Long>
/src/bin/ksh/
sh.h
440
/* Values for
Getopt
.flags */
445
/* Values for
Getopt
.info */
458
}
Getopt
;
460
EXTERN
Getopt
builtin_opt; /* for shell builtin commands */
461
EXTERN
Getopt
user_opt; /* parsing state for getopts builtin command */
Completed in 103 milliseconds
Indexes created Wed Jul 08 00:27:11 UTC 2026