Searched defs:ostr (Results 1 – 2 of 2) sorted by relevance
13 int getopt(int argc, char* const argv[], const char* ostr) { in getopt()