Home | History | Annotate | Download | only in test

Lines Matching refs:short_options

2154     const char* const short_options = "m:r:i:p:e:n";
2170 next_option = getopt_long(argc, argv, short_options, long_options, NULL);