Home
last modified time | relevance | path

Searched refs:short_options (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dgetopt1ndk.cpp49 char short_options[] = "nbl:"; in GetoptLong() local
56 ret = getopt_long(argcc, argv, short_options, longOptions, nullptr); in GetoptLong()

Completed in 1 milliseconds