Searched defs:nargc (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | getopt.c | 239 getopt_internal(int nargc, char **nargv, const char *options, in getopt_internal() 437 getopt(int nargc, char *nargv[], const char *options) in getopt() 448 getopt_long(int nargc, char *nargv[], const char *options, in getopt_long() 461 getopt_long_only(int nargc, char *nargv[], const char *options, in getopt_long_only()
|
| /f-stack/tools/compat/ |
| H A D | getopt.c | 68 getopt(int nargc, char * const nargv[], const char *ostr) in getopt()
|