Searched defs:longonly (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/src/misc/
H A Dgetopt_long.c23 __getopt_long(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* idx, int longonly) argument
55 __getopt_long_core(int argc, char* const* argv, const char* optstring, const struct option* longopts, int* idx, int longonly) argument

Completed in 19 milliseconds