Home
last modified time | relevance | path

Searched defs:getopt_long_only (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/misc/
Dgetopt_long.c145 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/
Dgetopt.c404 getopt_long_only (int argc, char **argv, const char *shortopts, in getopt_long_only() function
/third_party/mesa3d/src/getopt/
Dgetopt_long.c505 getopt_long_only(int nargc, char * const *nargv, const char *options, in getopt_long_only() function