Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/
Dcommand-line.cpp98 char short_options[] = "+s:hp:u:g:G:f:c:vP:"; in ParseOptions() local
112 while ((option = getopt_long(argc, argv, short_options, long_options, in ParseOptions()