Searched defs:getopt_long_only (Results 1 – 4 of 4) sorted by relevance
| /third_party/backends/lib/ |
| D | getopt1.c | 88 getopt_long_only (argc, argv, options, long_options, opt_index) in getopt_long_only() function
|
| /third_party/musl/src/misc/ |
| D | getopt_long.c | 145 int getopt_long_only(int argc, char *const *argv, const char *optstring, const struct option *longo… in getopt_long_only() function
|
| /third_party/ninja/src/ |
| D | getopt.c | 404 getopt_long_only (int argc, char **argv, const char *shortopts, in getopt_long_only() function
|
| /third_party/mesa3d/src/getopt/ |
| D | getopt_long.c | 505 getopt_long_only(int nargc, char * const *nargv, const char *options, in getopt_long_only() function
|