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