Searched refs:ostr (Results 1 – 1 of 1) sorted by relevance
78 int getopt(int nargc, char *const nargv[], const char *ostr) in getopt() argument108 if (strchr(ostr, '-') == NULL) { in getopt()119 oli = strchr(ostr, state->optopt); in getopt()124 if (state->opterr && *ostr != ':') { in getopt()149 if (*ostr == ':') { in getopt()