Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dgetopt.h112 extern int getopt_long_only (int argc, char *const *argv,
124 extern int getopt_long_only ();
Dgetopt1.c81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function