Searched refs:Getopt (Results 1 – 25 of 46) sorted by relevance
12
5 use Getopt::Long;6 Getopt::Long::Configure("auto_help") if $Getopt::Long::VERSION > 2.32;36 Getopt::Long::HelpMessage('-exit' => 1);43 Getopt::Long::HelpMessage('-exit' => 1);
5 use Getopt::Long;6 Getopt::Long::Configure("auto_help");36 Getopt::Long::HelpMessage('-exit' => 1);43 Getopt::Long::HelpMessage('-exit' => 1);
30 use Getopt::Std;
12 use Getopt::Long;
1 use Getopt::Long;
2 use Getopt::Long;
3 use Getopt::Long;
40 use Getopt::Long;
18 use Getopt::Long;
34 use Getopt::Long;
33 use Getopt::Long;
35 use Getopt::Long qw(:config pass_through);
68 use Getopt::Long;
3 use Getopt::Std;
6 use Getopt::Std;
27 use Getopt::Long;
28 use Getopt::Long;
48 use Getopt::Long;
59 use Getopt::Long;
968 } Getopt; typedef970 EXTERN Getopt builtin_opt; /* for shell builtin commands */971 EXTERN Getopt user_opt; /* parsing state for getopts builtin command */1229 Getopt getopts_state;1866 void ksh_getopt_reset(Getopt *, int);1867 int ksh_getopt(const char **, Getopt *, const char *);
58 static void chvt(const Getopt *);360 Getopt go; in parse_args()955 ksh_getopt_reset(Getopt *go, int flags) in ksh_getopt_reset()992 ksh_getopt(const char **argv, Getopt *go, const char *optionsp) in ksh_getopt()1959 chvt(const Getopt *go) in chvt()2028 rndset((unsigned long)chvt_rndsetup(go, sizeof(Getopt))); in chvt()
276 use Getopt::Long;443 Getopt::Long::Configure('pass_through');
137 use Getopt::Long qw(:config gnu_getopt);