Searched refs:getopt_long_only (Results 1 – 7 of 7) sorted by relevance
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | getopt.in.h | 40 # undef getopt_long_only 50 # define getopt_long_only __GETOPT_ID (getopt_long_only) macro 211 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
|
/ndk/sources/host-tools/make-3.81/ |
D | getopt.h | 112 extern int getopt_long_only (int argc, char *const *argv, 124 extern int getopt_long_only ();
|
D | getopt1.c | 81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
/ndk/sources/host-tools/sed-4.2.1/m4/ |
D | getopt.m4 | 35 AC_CHECK_FUNCS([getopt_long_only], [], [GETOPT_H=getopt.h])
|
/ndk/sources/host-tools/sed-4.2.1/ |
D | config_h.in | 278 /* Define to 1 if you have the `getopt_long_only' function. */
|
D | configure | 8253 for ac_func in getopt_long_only
|