Searched defs:getopt_long (Results 1 – 2 of 2) sorted by relevance
/dpdk/lib/eal/windows/include/ |
H A D | getopt.h | 43 #define getopt_long(a, b, c, d, e) usual_getopt_long(a, b, c, d, e) macro
|
/dpdk/lib/eal/windows/ |
H A D | getopt.c | 448 getopt_long(int nargc, char *nargv[], const char *options, getopt_long() function
|