Searched refs:optchar (Results 1 – 1 of 1) sorted by relevance
30 char *optchar; in getopt() local57 optchar = argv[optind] + __optpos; in getopt()77 fprintf(stderr, "%s: unrecognized option: %c\n", argv[0], *optchar); in getopt()94 argv[0], *optchar); in getopt()
Completed in 3 milliseconds