Searched defs:getopt (Results 1 – 3 of 3) sorted by relevance
68 getopt(int nargc, char * const nargv[], const char *ostr) in getopt() function
42 #define getopt(a, b, c) usual_getopt(a, b, c) macro
437 getopt(int nargc, char *nargv[], const char *options) in getopt() function