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