Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dgetoptndk.cpp43 struct option long_options[] = { in GetoptLong() local
50 ret = getopt_long(argcc, argv, shortOptions, long_options, nullptr); in GetoptLong()
71 struct option long_options[] = { in GetoptLongOnly() local
77 getopt_long_only(optArgc, optArgv, optString, long_options, nullptr); in GetoptLongOnly()

Completed in 1 milliseconds