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