Searched defs:getopt_long (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_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
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | getopt.c | 448 getopt_long(int nargc, char *nargv[], const char *options, in getopt_long() function
|