Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/
Dcommand-line.cpp99 struct option long_options[] = { in ParseOptions() local
112 while ((option = getopt_long(argc, argv, short_options, long_options, in ParseOptions()