Searched defs:getopt_long_only (Results 1 – 10 of 10) sorted by relevance
/dflybsd-src/contrib/grep/lib/ |
H A D | getopt-pfx-ext.h | 45 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
|
H A D | getopt1.c | 50 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
|
/dflybsd-src/contrib/binutils-2.27/libiberty/ |
H A D | getopt1.c | 81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
/dflybsd-src/contrib/gcc-4.7/libiberty/ |
H A D | getopt1.c | 81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
/dflybsd-src/contrib/gcc-8.0/libiberty/ |
H A D | getopt1.c | 80 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
/dflybsd-src/contrib/binutils-2.34/libiberty/ |
H A D | getopt1.c | 80 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
/dflybsd-src/contrib/gdb-7/libiberty/ |
H A D | getopt1.c | 81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | getopt1.c | 66 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
|
H A D | getopt_.h | 53 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
|
/dflybsd-src/lib/libc/stdlib/ |
H A D | getopt_long.c | 614 getopt_long_only(int nargc, char * const *nargv, const char *options, function
|