Searched refs:optstring (Results 1 – 2 of 2) sorted by relevance
148 const char *optstring, in def_getopt() argument161 while ((opt = getopt_long(argc, argv, optstring, longopts, NULL)) == '?') { in def_getopt()
124 const char *optstring,
Completed in 9 milliseconds