Searched defs:getopt_long (Results 1 – 6 of 6) sorted by relevance
/third_party/libusb/msvc/getopt/ |
D | getopt1.c | 67 getopt_long (argc, argv, options, long_options, opt_index) in getopt_long() function
|
/third_party/flutter/glfw/deps/ |
D | getopt.c | 158 int getopt_long(int argc, char* const argv[], const char* optstring, in getopt_long() function
|
/third_party/libwebsockets/win32port/win32helpers/ |
D | getopt_long.c | 167 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
|
/third_party/musl/src/misc/ |
D | getopt_long.c | 140 int getopt_long(int argc, char *const *argv, const char *optstring, const struct option *longopts, … in getopt_long() function
|
/third_party/ninja/src/ |
D | getopt.c | 397 getopt_long (int argc, char **argv, const char *shortopts, in getopt_long() function
|
/third_party/mesa3d/src/getopt/ |
D | getopt_long.c | 492 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
|