Searched refs:short_options (Results 1 – 1 of 1) sorted by relevance
98 char short_options[] = "+s:hp:u:g:G:f:c:vP:"; in ParseOptions() local112 while ((option = getopt_long(argc, argv, short_options, long_options, in ParseOptions()