Home
last modified time | relevance | path

Searched defs:getopt_long (Results 1 – 6 of 6) sorted by relevance

/third_party/libusb/msvc/getopt/
Dgetopt1.c67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
/third_party/flutter/glfw/deps/
Dgetopt.c158 int getopt_long(int argc, char* const argv[], const char* optstring, in getopt_long() function
/third_party/libwebsockets/win32port/win32helpers/
Dgetopt_long.c167 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
/third_party/musl/src/misc/
Dgetopt_long.c140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long() function
/third_party/ninja/src/
Dgetopt.c397 getopt_long (int argc, char **argv, const char *shortopts, in getopt_long() function
/third_party/mesa3d/src/getopt/
Dgetopt_long.c492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function