Home
last modified time | relevance | path

Searched defs:getopt_long_only (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Dgetopt-pfx-ext.h45 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
H A Dgetopt1.c50 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dgetopt1.c81 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 Dgetopt1.c81 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 Dgetopt1.c80 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 Dgetopt1.c80 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dgetopt1.c81 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 Dgetopt1.c66 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
H A Dgetopt_.h53 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
/dflybsd-src/lib/libc/stdlib/
H A Dgetopt_long.c614 getopt_long_only(int nargc, char * const *nargv, const char *options, function