Home
last modified time | relevance | path

Searched defs:getopt (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/eal/windows/include/
H A Dgetopt.h42 #define getopt(a, b, c) usual_getopt(a, b, c) macro
/dpdk/lib/eal/windows/
H A Dgetopt.c437 getopt(int nargc, char *nargv[], const char *options) getopt() function