| /src/tools/compat/ |
| compat_getopt.h | 10 #define getopt_long __nbcompat_getopt_long macro
|
| /src/external/gpl2/diffutils/dist/lib/ |
| getopt1.c | 3 /* getopt_long and getopt_long_only entry points for GNU getopt. 69 getopt_long (argc, argv, options, long_options, opt_index) 79 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 126 c = getopt_long (argc, argv, "abc:d:0123456789", 68 getopt_long (argc, argv, options, long_options, opt_index) function
|
| /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 42 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, 58 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 108 c = getopt_long (argc, argv, "abc:d:0123456789", 41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
|
| getopt_.h | 48 # undef getopt_long macro 58 # define getopt_long __GETOPT_ID (getopt_long) macro 66 /* Standalone applications get correct prototypes for getopt_long and 68 with "char *const *argv" that are incorrect because getopt_long and 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 215 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
|
| /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 42 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, 58 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 108 c = getopt_long (argc, argv, "abc:d:0123456789", 41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
|
| getopt_.h | 48 # undef getopt_long macro 58 # define getopt_long __GETOPT_ID (getopt_long) macro 66 /* Standalone applications get correct prototypes for getopt_long and 68 with "char *const *argv" that are incorrect because getopt_long and 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 215 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
|
| /src/external/gpl2/gmake/dist/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 66 getopt_long (int argc, char *const *argv, const char *options, 72 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 113 c = getopt_long (argc, argv, "abc:d:0123456789", 65 getopt_long (int argc, char *const *argv, const char *options, function
|
| /src/external/gpl2/grep/dist/lib/ |
| getopt1.c | 3 /* 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
|
| /src/external/gpl2/groff/dist/src/libs/libgroff/ |
| getopt1.c | 3 /* getopt_long and getopt_long_only entry points for GNU getopt. 47 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, 63 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 113 c = getopt_long (argc, argv, "abc:d:0123456789", 46 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
|
| /src/external/gpl2/texinfo/dist/lib/ |
| getopt1.c | 3 /* getopt_long and getopt_long_only entry points for GNU getopt. 47 getopt_long (int argc, char *const *argv, const char *options, 62 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 110 c = getopt_long (argc, argv, "abc:d:0123456789", 46 getopt_long (int argc, char *const *argv, const char *options, function
|
| /src/external/gpl2/xcvs/dist/lib/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 48 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, 64 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 114 c = getopt_long (argc, argv, "abc:d:0123456789", 47 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, function
|
| getopt_.h | 42 # undef getopt_long macro 52 # define getopt_long __GETOPT_ID (getopt_long) macro 60 /* Standalone applications get correct prototypes for getopt_long and 62 with "char *const *argv" that are incorrect because getopt_long and 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 209 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
|
| /src/external/gpl3/binutils/dist/libiberty/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 69 getopt_long (int argc, char *const *argv, const char *options, 75 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 116 c = getopt_long (argc, argv, "abc:d:0123456789", 68 getopt_long (int argc, char *const *argv, const char *options, function
|
| /src/external/gpl3/binutils.old/dist/libiberty/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 69 getopt_long (int argc, char *const *argv, const char *options, 75 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 116 c = getopt_long (argc, argv, "abc:d:0123456789", 68 getopt_long (int argc, char *const *argv, const char *options, function
|
| /src/external/gpl3/gcc/dist/libiberty/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 69 getopt_long (int argc, char *const *argv, const char *options, 75 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 116 c = getopt_long (argc, argv, "abc:d:0123456789", 68 getopt_long (int argc, char *const *argv, const char *options, function
|
| /src/external/gpl3/gcc.old/dist/libiberty/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 69 getopt_long (int argc, char *const *argv, const char *options, 75 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 116 c = getopt_long (argc, argv, "abc:d:0123456789", 68 getopt_long (int argc, char *const *argv, const char *options, function
|
| /src/external/gpl3/gdb.old/dist/libiberty/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 69 getopt_long (int argc, char *const *argv, const char *options, 75 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 116 c = getopt_long (argc, argv, "abc:d:0123456789", 68 getopt_long (int argc, char *const *argv, const char *options, function
|
| /src/external/gpl3/gdb/dist/libiberty/ |
| getopt1.c | 0 /* getopt_long and getopt_long_only entry points for GNU getopt. 69 getopt_long (int argc, char *const *argv, const char *options, 75 /* Like getopt_long, but '-' as well as '--' can indicate a long option. 116 c = getopt_long (argc, argv, "abc:d:0123456789", 68 getopt_long (int argc, char *const *argv, const char *options, function
|
| /src/external/bsd/libevent/dist/WIN32-Code/ |
| getopt_long.c | 1 /* $NetBSD: getopt_long.c,v 1.1.1.1 2021/04/07 02:43:15 christos Exp $ */ 157 * getopt_long -- 161 getopt_long(nargc, nargv, options, long_options, index) function
|
| /src/external/bsd/ntp/dist/sntp/libevent/WIN32-Code/ |
| getopt_long.c | 1 /* $NetBSD: getopt_long.c,v 1.2 2024/08/18 20:47:22 christos Exp $ */ 158 * getopt_long -- 162 getopt_long(nargc, nargv, options, long_options, index) function
|
| /src/external/gpl2/groff/dist/src/include/ |
| getopt.h | 44 # undef getopt_long macro 54 # define getopt_long __GETOPT_ID (getopt_long) macro 62 /* Standalone applications get correct prototypes for getopt_long and 64 with "char *const *argv" that are incorrect because getopt_long and 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 211 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
|
| /src/lib/libc/stdlib/ |
| getopt_long.c | 1 /* $NetBSD: getopt_long.c,v 1.28 2024/01/19 18:41:38 christos Exp $ */ 37 __RCSID("$NetBSD: getopt_long.c,v 1.28 2024/01/19 18:41:38 christos Exp $"); 70 __weak_alias(getopt_long,_getopt_long) 180 * XXX re-initialize optind to 0 and have getopt_long(3) 337 * getopt_long -- 341 getopt_long(int nargc, char * const *nargv, const char *options, function
|
| /src/external/bsd/file/dist/src/ |
| getopt_long.c | 1 /* $NetBSD: getopt_long.c,v 1.1.1.6 2023/08/18 18:36:49 christos Exp $ */ 3 /* NetBSD: getopt_long.c,v 1.21.4.1 2008/01/09 01:34:14 matt Exp */ 38 FILE_RCSID("@(#)$File: getopt_long.c,v 1.9 2022/09/24 20:30:13 christos Exp $") 40 __RCSID("$NetBSD: getopt_long.c,v 1.1.1.6 2023/08/18 18:36:49 christos Exp $"); 79 __weak_alias(getopt_long,_getopt_long) 198 * XXX re-initialize optind to 0 and have getopt_long(3) 358 * getopt_long -- 362 getopt_long(nargc, nargv, options, long_options, idx) function
|
| /src/external/bsd/tcpdump/dist/missing/ |
| getopt_long.c | 1 /* $OpenBSD: getopt_long.c,v 1.22 2006/10/04 21:29:04 jmc Exp $ */ 2 /* NetBSD: getopt_long.c,v 1.15 2002/01/31 22:43:40 tv Exp */ 54 #include "getopt_long.h" 166 * of getopt() - and thus getopt_long() - 612 * getopt_long -- 616 getopt_long(int nargc, char * const *nargv, const char *options, function
|
| /src/usr.bin/gzip/ |
| gzip.c | 306 #define getopt_long(a,b,c,d,e) getopt(a,b,c) macro 366 while ((ch = getopt_long(argc, argv, OPT_LIST, longopts, NULL)) != -1) {
|