Home
last modified time | relevance | path

Searched defs:getopt_long (Results 1 – 25 of 25) sorted by relevance

/netbsd/tools/compat/
H A Dcompat_getopt.h10 #define getopt_long __nbcompat_getopt_long macro
/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dgetopt1.c68 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
/netbsd/external/gpl2/grep/dist/lib/
H A Dgetopt1.c69 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
/netbsd/external/gpl2/gmake/dist/
H A Dgetopt1.c69 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dgetopt1.c68 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dgetopt1.c68 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dgetopt1.c68 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dgetopt1.c68 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dgetopt1.c68 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dgetopt1.c68 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
/netbsd/external/bsd/libevent/dist/WIN32-Code/
H A Dgetopt_long.c161 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
/netbsd/external/gpl2/groff/dist/src/include/
H A Dgetopt.h54 # define getopt_long __GETOPT_ID (getopt_long) macro
/netbsd/external/gpl2/groff/dist/src/libs/libgroff/
H A Dgetopt1.c46 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() function
/netbsd/external/gpl2/texinfo/dist/lib/
H A Dgetopt1.c46 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dgetopt1.c47 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() function
H A Dgetopt_.h52 # define getopt_long __GETOPT_ID (getopt_long) macro
/netbsd/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dgetopt1.c41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() function
H A Dgetopt_.h58 # define getopt_long __GETOPT_ID (getopt_long) macro
/netbsd/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Dgetopt1.c41 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() function
H A Dgetopt_.h58 # define getopt_long __GETOPT_ID (getopt_long) macro
/netbsd/external/bsd/file/dist/src/
H A Dgetopt_long.c362 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() function
/netbsd/lib/libc/stdlib/
H A Dgetopt_long.c341 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
/netbsd/external/bsd/tcpdump/dist/missing/
H A Dgetopt_long.c593 getopt_long(int nargc, char * const *nargv, const char *options, function
/netbsd/usr.bin/gzip/
H A Dgzip.c280 #define getopt_long(a,b,c,d,e) getopt(a,b,c) macro
/netbsd/lib/libc/include/
H A Dnamespace.h396 #define getopt_long _getopt_long macro