Searched refs:getopt_long_only (Results 1 – 19 of 19) sorted by relevance
/external/bison/darwin-lib/ |
D | getopt.h | 60 # undef getopt_long_only 71 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro 249 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
|
/external/bison/lib/ |
D | getopt.in.h | 59 # undef getopt_long_only 70 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro 238 extern int getopt_long_only (int ___argc, char *__getopt_argv_const *___argv,
|
D | getopt1.c | 62 getopt_long_only (int argc, char *__getopt_argv_const *argv, in getopt_long_only() function
|
/external/e2fsprogs/include/nonunix/ |
D | getopt.h | 114 extern int getopt_long_only (int argc, char *const *argv, 126 extern int getopt_long_only ();
|
/external/fio/lib/ |
D | getopt.h | 23 int getopt_long_only(int, char *const *, const char *, const struct option *, int *);
|
D | getopt_long.c | 42 int getopt_long_only(int argc, char *const *argv, const char *optstring, in getopt_long_only() function
|
/external/tcpdump/ |
D | getopt_long.h | 60 int getopt_long_only(int, char * const *, const char *,
|
/external/mesa3d/src/getopt/ |
D | getopt.h | 63 int getopt_long_only(int, char * const *, const char *,
|
D | getopt_long.c | 505 getopt_long_only(int nargc, char * const *nargv, const char *options, in getopt_long_only() function
|
/external/fio/ |
D | configure | 932 getopt_long_only="no" 939 int c = getopt_long_only(argc, argv, NULL, NULL, NULL); 944 getopt_long_only="yes" 946 echo "getopt_long_only() $getopt_long_only" 1486 if test "$getopt_long_only" = "yes" ; then
|
D | init.c | 1954 while ((c = getopt_long_only(argc, argv, ostr, l_opts, &lidx)) != -1) { in parse_cmd_line()
|
/external/fio/os/ |
D | os-netbsd.h | 63 #define getopt_long_only getopt_long macro
|
/external/rootdev/ |
D | main.c | 70 c = getopt_long_only(argc, argv, "", long_options, &option_index); in parse_args()
|
/external/bison/m4/ |
D | getopt.m4 | 32 # getopt_long_only. 66 AC_CHECK_FUNCS([getopt_long_only], [], [gl_replace_getopt=yes])
|
/external/tcpdump/missing/ |
D | getopt_long.c | 606 getopt_long_only(int nargc, char * const *nargv, const char *options, function
|
/external/ltrace/etc/ |
D | libc.so.conf | 94 int getopt_long_only(int,addr,string,addr,addr);
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1901 fun:getopt_long_only=uninstrumented
|
/external/bison/ |
D | configure | 13531 ac_fn_c_check_func "$LINENO" "getopt_long_only" "ac_cv_func_getopt_long_only"
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 769 PUBLIC b5750 0 getopt_long_only
|