Searched refs:illoptchar (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/getopt/ | ||
H A D | getopt_long.c | 95 static const char illoptchar[] = "unknown option -- %c"; variable 421 fprintf(stderr, illoptchar, optchar); in getopt_internal() |
Completed in 1 milliseconds