Searched defs:getopt (Results 1 - 3 of 3) sorted by relevance
| /src/common/lib/libc/stdlib/ | ||
| H A D | getopt.c | 77 getopt(int nargc, char * const nargv[], const char *ostr) function in typeref:typename:int |
| /src/lib/libc/stdlib/ | ||
| H A D | getopt_long.c | 310 getopt(int nargc, char * const *nargv, const char *options) function in typeref:typename:int |
| /src/lib/libc/include/ | ||
| H A D | namespace.h | 399 #define getopt _getopt macro |
Completed in 7 milliseconds