Searched refs:getopt_set_loc (Results 1 – 1 of 1) sorted by relevance
183 static int getopt_set_loc(int argc, char **argv, const char *optstring, in getopt_set_loc() function238 while ((c = getopt_set_loc(argc, argv, "-hT:V", long_options)) != -1) { in process_options()