Home
last modified time | relevance | path

Searched refs:getopt_long_only (Results 1 – 25 of 28) sorted by relevance

12

/dragonfly/contrib/cvs-1.12/lib/
H A Dgetopt_.h43 # 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,
H A Dgetopt1.c66 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
/dragonfly/contrib/diffutils/lib/
H A Dgetopt-pfx-ext.h41 # undef getopt_long_only
45 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
H A Dgetopt-ext.h70 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
H A Dgetopt1.c50 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
/dragonfly/contrib/grep/lib/
H A Dgetopt-pfx-ext.h41 # undef getopt_long_only
45 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro
H A Dgetopt-ext.h70 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
H A Dgetopt1.c50 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
/dragonfly/contrib/gcc-4.7/include/
H A Dgetopt.h123 extern int getopt_long_only (int argc, char *const *argv,
135 extern int getopt_long_only ();
/dragonfly/contrib/binutils-2.34/include/
H A Dgetopt.h122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
/dragonfly/contrib/gdb-7/include/
H A Dgetopt.h123 extern int getopt_long_only (int argc, char *const *argv,
135 extern int getopt_long_only ();
/dragonfly/contrib/gcc-8.0/include/
H A Dgetopt.h122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
/dragonfly/contrib/binutils-2.27/include/
H A Dgetopt.h122 extern int getopt_long_only (int argc, char *const *argv,
134 extern int getopt_long_only ();
/dragonfly/include/
H A Dgetopt.h70 int getopt_long_only(int, char * const *, const char *,
/dragonfly/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
/dragonfly/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
/dragonfly/contrib/gdb-7/libiberty/
H A Dgetopt1.c81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
/dragonfly/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
/dragonfly/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
/dragonfly/lib/libc/stdlib/
H A DSymbol.map30 getopt_long_only;
H A DMakefile.inc63 MLINKS+=getopt_long.3 getopt_long_only.3
H A Dgetopt_long.c614 getopt_long_only(int nargc, char * const *nargv, const char *options, function
/dragonfly/contrib/gdb-7/gdb/
H A Dmain.c527 c = getopt_long_only (argc, argv, "", in captured_main()
/dragonfly/contrib/binutils-2.34/gas/
H A Das.c610 int optc = getopt_long_only (old_argc, old_argv, shortopts, longopts, in parse_args()
/dragonfly/contrib/binutils-2.27/gas/
H A Das.c586 int optc = getopt_long_only (old_argc, old_argv, shortopts, longopts, in parse_args()

12