Searched defs:nargc (Results 1 – 1 of 1) sorted by relevance
/dpdk/lib/eal/windows/ |
H A D | getopt.c | 239 getopt_internal(int nargc,char ** nargv,const char * options,const struct option * long_options,int * idx,int flags) getopt_internal() argument 437 getopt(int nargc,char * nargv[],const char * options) getopt() argument 448 getopt_long(int nargc,char * nargv[],const char * options,const struct option * long_options,int * idx) getopt_long() argument 461 getopt_long_only(int nargc,char * nargv[],const char * options,const struct option * long_options,int * idx) getopt_long_only() argument [all...] |