HomeSort by: relevance | last modified time | path
    Searched refs:getopt_long_only (Results 1 - 25 of 45) sorted by relevancy

1 2

  /src/external/bsd/tcpdump/dist/missing/
getopt_long.h 37 * GNU-like getopt_long()/getopt_long_only() with 4.4BSD optreset extension.
60 int getopt_long_only(int, char * const *, const char *,
  /src/external/gpl2/mkhybrid/dist/
getopt.h 57 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
98 extern int getopt_long_only (int argc, char *const *argv,
108 extern int getopt_long_only ();
getopt1.c 1 /* getopt_long and getopt_long_only entry points for GNU getopt.
75 getopt_long_only (argc, argv, options, long_options, opt_index)
74 getopt_long_only (argc, argv, options, long_options, opt_index) function
  /src/external/gpl2/gmake/dist/
getopt.h 61 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
105 extern int getopt_long_only (int argc, char *const *argv,
117 extern int getopt_long_only ();
getopt1.c 1 /* getopt_long and getopt_long_only entry points for GNU getopt.
78 getopt_long_only (int argc, char *const *argv, const char *options,
77 getopt_long_only (int argc, char *const *argv, const char *options, function
  /src/external/gpl3/binutils/dist/include/
getopt.h 61 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
  /src/external/gpl3/binutils.old/dist/include/
getopt.h 61 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
  /src/external/gpl3/gcc/dist/include/
getopt.h 61 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
  /src/external/gpl3/gcc.old/dist/include/
getopt.h 61 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
  /src/external/gpl3/gdb.old/dist/include/
getopt.h 61 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
  /src/external/gpl3/gdb/dist/include/
getopt.h 61 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
  /src/external/bsd/libfido2/dist/openbsd-compat/
getopt.h 59 int getopt_long_only(int, char * const *, const char *,
  /src/external/gpl2/groff/dist/src/include/
getopt.h 45 # undef getopt_long_only macro
55 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
63 getopt_long_only; they declare "char **argv". libc uses prototypes
65 getopt_long_only can permute argv; this is required for backward
74 of getopt_long and getopt_long_only below, but these are visible
145 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
215 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
  /src/external/gpl2/xcvs/dist/lib/
getopt_.h 43 # undef getopt_long_only macro
53 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
61 getopt_long_only; they declare "char **argv". libc uses prototypes
63 getopt_long_only can permute argv; this is required for backward
72 of getopt_long and getopt_long_only below, but these are visible
143 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
213 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
  /src/external/gpl2/diffutils/dist/lib/
getopt.h 75 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
154 extern int getopt_long_only (int __argc, char *const *__argv,
168 extern int getopt_long_only ();
getopt1.c 3 /* getopt_long and getopt_long_only entry points for GNU getopt.
85 getopt_long_only (argc, argv, options, long_options, opt_index)
84 getopt_long_only (argc, argv, options, long_options, opt_index) function
  /src/external/gpl2/grep/dist/lib/
getopt.h 65 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
144 extern int getopt_long_only (int __argc, char *const *__argv,
158 extern int getopt_long_only ();
getopt1.c 3 /* getopt_long and getopt_long_only entry points for GNU getopt.
86 getopt_long_only (argc, argv, options, long_options, opt_index)
85 getopt_long_only (argc, argv, options, long_options, opt_index) function
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
getopt_.h 49 # undef getopt_long_only macro
59 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
67 getopt_long_only; they declare "char **argv". libc uses prototypes
69 getopt_long_only can permute argv; this is required for backward
78 of getopt_long and getopt_long_only below, but these are visible
149 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
219 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
getopt1.c 1 /* getopt_long and getopt_long_only entry points for GNU getopt.
64 getopt_long_only (int argc, char *__getopt_argv_const *argv,
63 getopt_long_only (int argc, char *__getopt_argv_const *argv, function
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
getopt_.h 49 # undef getopt_long_only macro
59 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
67 getopt_long_only; they declare "char **argv". libc uses prototypes
69 getopt_long_only can permute argv; this is required for backward
78 of getopt_long and getopt_long_only below, but these are visible
149 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
219 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
getopt1.c 1 /* getopt_long and getopt_long_only entry points for GNU getopt.
64 getopt_long_only (int argc, char *__getopt_argv_const *argv,
63 getopt_long_only (int argc, char *__getopt_argv_const *argv, function
  /src/external/gpl2/texinfo/dist/lib/
getopt_.h 87 The LONG_OPTIONS argument to getopt_long or getopt_long_only is a vector
164 extern int getopt_long_only (int ___argc, char *const *___argv,
getopt1.c 3 /* getopt_long and getopt_long_only entry points for GNU getopt.
68 getopt_long_only (int argc, char *const *argv, const char *options,
67 getopt_long_only (int argc, char *const *argv, const char *options, function
  /src/external/gpl3/binutils/dist/libiberty/
getopt1.c 1 /* getopt_long and getopt_long_only entry points for GNU getopt.
81 getopt_long_only (int argc, char *const *argv, const char *options,
80 getopt_long_only (int argc, char *const *argv, const char *options, function

Completed in 42 milliseconds

1 2