Home
last modified time | relevance | path

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

/test/vts/utils/native/trace_processor/
DTraceProcessorMain.cpp109 const char* const short_opts = "hm:o:v:"; in main() local
119 int opt = getopt_long(argc, argv, short_opts, long_opts, nullptr); in main()