Home
last modified time | relevance | path

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

/third_party/ulib/musl/include/
A Dgetopt.h19 int getopt_long_only(int, char* const*, const char*, const struct option*, int*);
/third_party/ulib/musl/src/misc/
A Dgetopt_long.c128 int getopt_long_only(int argc, char* const* argv, const char* optstring, in getopt_long_only() function

Completed in 3 milliseconds