Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/lib/
Dgetopt_.h43 # undef getopt_long_only
53 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
213 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
Dgetopt1.c69 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
/netbsd/src/external/gpl3/binutils/dist/include/
Dgetopt.h122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
/netbsd/src/external/gpl3/gdb/dist/include/
Dgetopt.h122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
/netbsd/src/external/gpl3/gcc/dist/include/
Dgetopt.h122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
/netbsd/src/external/bsd/tcpdump/dist/missing/
Dgetopt_long.h60 int getopt_long_only(int, char * const *, const char *,
Dgetopt_long.c629 getopt_long_only(int nargc, char * const *nargv, const char *options, function
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dgetopt1.c80 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
DChangeLog4378 * getopt1.c (getopt_long_only): Fix thinko.
4409 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dgetopt1.c80 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
DChangeLog4869 * getopt1.c (getopt_long_only): Fix thinko.
4900 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dgetopt1.c80 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
DChangeLog4869 * getopt1.c (getopt_long_only): Fix thinko.
4900 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
/netbsd/src/external/gpl2/xcvs/dist/m4/
Dgetopt.m435 AC_CHECK_FUNCS([getopt_long_only], [], [GETOPT_H=getopt.h])
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dmain.c849 c = getopt_long_only (argc, argv, "", in captured_main_1()
DChangeLog-19902753 * main.c (main): Use getopt_long_only. Move one-character options
/netbsd/src/external/gpl3/binutils/dist/gas/
Das.c636 int optc = getopt_long_only (old_argc, old_argv, shortopts, longopts, in parse_args()
DChangeLog-20054173 getopt_long_only() from considering -a as an abbreviation for
DChangeLog-92955923 (parse_args): Use getopt_long_only. Take pointers to argc and
/netbsd/src/external/gpl3/binutils/dist/binutils/
Ddllwrap.c665 while ((c = getopt_long_only (argc, argv, "nkAqve:Uho:l:L:I:", in main()
/netbsd/src/external/gpl3/binutils/dist/ld/
Dlexsup.c792 optc = getopt_long_only (argc, argv, shortopts, longopts, &longind); in parse_args()
DChangeLog-00011826 If getopt_long_only fails, try calling getopt_long using the
DChangeLog-91975222 (parse_args): Rewrite to use getopt_long_only.
/netbsd/src/external/gpl2/xcvs/dist/
Dconfig.h.in325 /* Define to 1 if you have the `getopt_long_only' function. */
Dconfigure8545 for ac_func in getopt_long_only