Home
last modified time | relevance | path

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

12345

/dragonfly/contrib/cvs-1.12/lib/
H A Dgetopt_.h42 # undef getopt_long
52 # define getopt_long __GETOPT_ID (getopt_long) macro
209 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
H A Dgetopt1.c44 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() function
109 c = getopt_long (argc, argv, "abc:d:0123456789", in main()
/dragonfly/contrib/diffutils/lib/
H A Dgetopt-pfx-ext.h40 # undef getopt_long
44 # define getopt_long __GETOPT_ID (getopt_long) macro
H A Dgetopt1.c28 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() function
94 c = getopt_long (argc, argv, "abc:d:0123456789", in main()
H A Dgetopt-ext.h66 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
/dragonfly/contrib/grep/lib/
H A Dgetopt-pfx-ext.h40 # undef getopt_long
44 # define getopt_long __GETOPT_ID (getopt_long) macro
H A Dgetopt1.c28 getopt_long (int argc, char *__getopt_argv_const *argv, const char *options, in getopt_long() function
94 c = getopt_long (argc, argv, "abc:d:0123456789", in main()
H A Dgetopt-ext.h66 extern int getopt_long (int ___argc, char *__getopt_argv_const *___argv,
/dragonfly/contrib/gcc-4.7/include/
H A Dgetopt.h121 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
134 extern int getopt_long ();
/dragonfly/contrib/binutils-2.34/include/
H A Dgetopt.h120 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
133 extern int getopt_long ();
/dragonfly/contrib/gdb-7/include/
H A Dgetopt.h121 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
134 extern int getopt_long ();
/dragonfly/contrib/gcc-8.0/include/
H A Dgetopt.h120 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
133 extern int getopt_long ();
/dragonfly/contrib/binutils-2.27/include/
H A Dgetopt.h120 extern int getopt_long (int argc, char *const *argv, const char *shortopts,
133 extern int getopt_long ();
/dragonfly/contrib/binutils-2.34/libiberty/
H A Dgetopt1.c68 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
114 c = getopt_long (argc, argv, "abc:d:0123456789", in main()
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dgetopt1.c69 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
115 c = getopt_long (argc, argv, "abc:d:0123456789", in main()
/dragonfly/contrib/gdb-7/libiberty/
H A Dgetopt1.c69 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
115 c = getopt_long (argc, argv, "abc:d:0123456789", in main()
/dragonfly/contrib/gcc-4.7/libiberty/
H A Dgetopt1.c69 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
115 c = getopt_long (argc, argv, "abc:d:0123456789", in main()
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dgetopt1.c68 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
114 c = getopt_long (argc, argv, "abc:d:0123456789", in main()
/dragonfly/lib/libc/stdlib/
H A DMakefile.inc13 getenv.c getopt.c getopt_long.c \
41 div.3 exit.3 getenv.3 getopt.3 getopt_long.3 getsubopt.3 \
63 MLINKS+=getopt_long.3 getopt_long_only.3
H A DSymbol.map29 getopt_long;
/dragonfly/contrib/file/src/
H A Dmygetopt.h65 int getopt_long(int, char * const *, const char *,
/dragonfly/include/
H A Dgetopt.h68 int getopt_long(int, char * const *, const char *,
/dragonfly/contrib/xz/
H A DCOPYING12 domain unless GNU getopt_long had to be compiled and linked
13 in from the lib directory. The getopt_long code is under
/dragonfly/contrib/tcpdump/
H A DREADME.DELETED21 getopt_long.h
/dragonfly/contrib/file/
H A DREADME.DELETED40 src/getopt_long.c

12345