Searched refs:osptr (Results 1 – 1 of 1) sorted by relevance
46 const char *osptr; in getopt_long_only() local122 if (opt != ':' && (osptr = strchr(optstring, opt))) { in getopt_long_only()123 if (osptr[1] == ':') { in getopt_long_only()132 if (osptr[2] == ':') { in getopt_long_only()