Home
last modified time | relevance | path

Searched refs:optchar (Results 1 – 1 of 1) sorted by relevance

/tools/include/nolibc/
A Dgetopt.h30 char *optchar; in getopt() local
57 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 2 milliseconds