Searched refs:getopt_long (Results 1 - 25 of 52) sorted by relevance

123

/illumos-gate/usr/src/lib/libast/common/comp/
H A Dgetopt.h47 extern int getopt_long(int, char* const*, const char*, const struct option*, int*);
H A Dgetoptl.c142 getopt_long(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* longindex) function
/illumos-gate/usr/src/grub/grub-0.97/lib/
H A Dgetopt.h61 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
110 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
123 extern int getopt_long ();
H A Dgetopt1.c0 /* getopt_long and getopt_long_only entry points for GNU getopt.
70 getopt_long (argc, argv, options, long_options, opt_index)
80 /* Like getopt_long, but '-' as well as '--' can indicate a long option.
127 c = getopt_long (argc, argv, "abc:d:0123456789",
69 getopt_long (argc, argv, options, long_options, opt_index) function
/illumos-gate/usr/src/head/
H A Dgetopt.h30 * GNU-like getopt_long(), getopt_long_only().
70 extern int getopt_long(int, char * const *, const char *,
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dgetopt.h56 extern __MANGLE__ int getopt_long __PROTO__((int, char* const*, const char*, const struct option*, int*));
H A Dast_map.h141 #undef getopt_long macro
142 #define getopt_long _ast_getopt_long macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dgetopt.h56 extern __MANGLE__ int getopt_long __PROTO__((int, char* const*, const char*, const struct option*, int*));
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dgetopt.h56 extern __MANGLE__ int getopt_long __PROTO__((int, char* const*, const char*, const struct option*, int*));
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dgetopt.h56 extern __MANGLE__ int getopt_long __PROTO__((int, char* const*, const char*, const struct option*, int*));
/illumos-gate/usr/src/cmd/hal/tools/
H A Dhal_find_by_capability.c100 c = getopt_long (argc, argv, "",
H A Dhal-is-caller-privileged.c131 c = getopt_long (argc, argv, "",
H A Dhal_find_by_property.c106 c = getopt_long (argc, argv, "",
H A Dhal_get_property.c114 c = getopt_long (argc, argv, "",
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dmain.c151 c = getopt_long (argc, argv, OPTSTRING, longopts, 0);
/illumos-gate/usr/src/grub/grub-0.97/util/
H A Dmbchk.c191 c = getopt_long (argc, argv, optstring, longopts, 0);
/illumos-gate/usr/src/cmd/policykit/
H A Dpolkit-is-privileged.c92 c = getopt_long (argc, argv, "u:r:p:s:hVv", long_options, NULL);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipadm/
H A Dipadm.c412 while ((option = getopt_long(argc, argv, ":t", if_longopts,
699 while ((option = getopt_long(argc, argv, ":p:m:co:",
787 while ((option = getopt_long(argc, argv, ":m:p:t",
879 while ((option = getopt_long(argc, argv, ":p:co:", show_prop_longopts,
973 while ((option = getopt_long(argc, argv, ":p:t", set_prop_longopts,
1266 while ((option = getopt_long(argc, argv, ":T:a:di:p:w:t",
1392 while ((option = getopt_long(argc, argv, ":t", addr_misc_longopts,
1419 while ((option = getopt_long(argc, argv, ":r", addr_misc_longopts,
1526 while ((option = getopt_long(argc, argv, ":i", addr_misc_longopts,
1806 while ((option = getopt_long(arg
[all...]
/illumos-gate/usr/src/cmd/isns/isnsadm/
H A Dcmdparse.c426 * Two separate getopt_long(3C) tables are used.
438 * 1) We need to use the getopt_long option structure internally
460 * '+' in option string ensures POSIX compliance in getopt_long()
464 while ((opt = getopt_long(argc, argv, "+?V", standardCmdOptions,
535 while ((opt = getopt_long(getoptargc, getoptargv, optionStringAll,
/illumos-gate/usr/src/cmd/flowadm/
H A Dflowadm.c340 while ((option = getopt_long(argc, argv, "tR:l:a:p:",
421 while ((option = getopt_long(argc, argv, ":tR:l:",
604 while ((option = getopt_long(argc, argv, ":pPl:o:",
697 while ((option = getopt_long(argc, argv, ":p:R:t",
1149 while ((option = getopt_long(argc, argv, ":p:cPl:o:",
/illumos-gate/usr/src/cmd/vrrpadm/
H A Dvrrpadm.c195 while ((c = getopt_long(argc, argv, ":V:l:p:i:o:A:f", lopts,
344 while ((c = getopt_long(argc, argv, ":i:p:o:", lopts, NULL)) != EOF) {
460 while ((c = getopt_long(argc, argv, ":Pxpo:", l_show_opts,
/illumos-gate/usr/src/cmd/mpathadm/
H A Dcmdparse.c605 * Two separate getopt_long(3C) tables are used.
617 * 1) We need to use the getopt_long option structure internally
639 * '+' in option string ensures POSIX compliance in getopt_long()
643 while ((opt = getopt_long(argc, argv, "+?V", standardCmdOptions,
693 while ((opt = getopt_long(getoptargc, getoptargv, "+?",
786 while ((opt = getopt_long(getoptargc, getoptargv, optionStringAll,
/illumos-gate/usr/src/cmd/iscsiadm/
H A Dcmdparse.c607 * Two separate getopt_long(3C) tables are used.
619 * 1) We need to use the getopt_long option structure internally
641 * '+' in option string ensures POSIX compliance in getopt_long()
645 while ((opt = getopt_long(argc, argv, "+?V", standardCmdOptions,
697 while ((opt = getopt_long(getoptargc, getoptargv, "+?",
791 while ((opt = getopt_long(getoptargc, getoptargv, optionStringAll,
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dgetopt_long.c69 #pragma weak _getopt_long = getopt_long
452 * This implements all of the getopt_long(), getopt_long_only(),
713 * getopt_long() --
720 getopt_long(int nargc, char *const *nargv, function
732 } /* getopt_long() */
/illumos-gate/usr/src/common/cmdparse/
H A Dcmdparse.c423 * Two separate getopt_long(3C) tables are used.
435 * 1) We need to use the getopt_long option structure internally
457 * '+' in option string ensures POSIX compliance in getopt_long()
461 while ((opt = getopt_long(argc, argv, "+?V", standardCmdOptions,
534 while ((opt = getopt_long(getoptargc, getoptargv, optionStringAll,

Completed in 1546 milliseconds

123