Home | History | Annotate | Download | only in test

Lines Matching refs:short_options

1127     const char* const short_options = "i:o:w:h:f:q:b:c:x:y:s:k:t:u:r:v:l:n:p:ajemdvlz";
1203 next_option = getopt_long(argc, argv, short_options,long_options, NULL);