| /netbsd/src/external/gpl2/xcvs/dist/lib/ |
| D | getopt_.h | 43 # 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,
|
| D | getopt1.c | 69 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | getopt.h | 122 extern int getopt_long_only (int argc, char *const *argv, 134 extern int getopt_long_only ();
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | getopt.h | 122 extern int getopt_long_only (int argc, char *const *argv, 134 extern int getopt_long_only ();
|
| /netbsd/src/external/gpl3/gcc/dist/include/ |
| D | getopt.h | 122 extern int getopt_long_only (int argc, char *const *argv, 134 extern int getopt_long_only ();
|
| /netbsd/src/external/bsd/tcpdump/dist/missing/ |
| D | getopt_long.h | 60 int getopt_long_only(int, char * const *, const char *,
|
| D | getopt_long.c | 629 getopt_long_only(int nargc, char * const *nargv, const char *options, function
|
| /netbsd/src/external/gpl3/gcc/dist/libiberty/ |
| D | getopt1.c | 80 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
| D | ChangeLog | 4378 * getopt1.c (getopt_long_only): Fix thinko. 4409 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
|
| /netbsd/src/external/gpl3/gdb/dist/libiberty/ |
| D | getopt1.c | 80 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
| D | ChangeLog | 4869 * getopt1.c (getopt_long_only): Fix thinko. 4900 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/libiberty/ |
| D | getopt1.c | 80 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
| D | ChangeLog | 4869 * getopt1.c (getopt_long_only): Fix thinko. 4900 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
|
| /netbsd/src/external/gpl2/xcvs/dist/m4/ |
| D | getopt.m4 | 35 AC_CHECK_FUNCS([getopt_long_only], [], [GETOPT_H=getopt.h])
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | main.c | 849 c = getopt_long_only (argc, argv, "", in captured_main_1()
|
| D | ChangeLog-1990 | 2753 * main.c (main): Use getopt_long_only. Move one-character options
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | as.c | 636 int optc = getopt_long_only (old_argc, old_argv, shortopts, longopts, in parse_args()
|
| D | ChangeLog-2005 | 4173 getopt_long_only() from considering -a as an abbreviation for
|
| D | ChangeLog-9295 | 5923 (parse_args): Use getopt_long_only. Take pointers to argc and
|
| /netbsd/src/external/gpl3/binutils/dist/binutils/ |
| D | dllwrap.c | 665 while ((c = getopt_long_only (argc, argv, "nkAqve:Uho:l:L:I:", in main()
|
| /netbsd/src/external/gpl3/binutils/dist/ld/ |
| D | lexsup.c | 792 optc = getopt_long_only (argc, argv, shortopts, longopts, &longind); in parse_args()
|
| D | ChangeLog-0001 | 1826 If getopt_long_only fails, try calling getopt_long using the
|
| D | ChangeLog-9197 | 5222 (parse_args): Rewrite to use getopt_long_only.
|
| /netbsd/src/external/gpl2/xcvs/dist/ |
| D | config.h.in | 325 /* Define to 1 if you have the `getopt_long_only' function. */
|
| D | configure | 8545 for ac_func in getopt_long_only
|