Home
last modified time | relevance | path

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

/f-stack/tools/compat/
H A Dgetopt.c68 getopt(int nargc, char * const nargv[], const char *ostr) in getopt() function
/f-stack/dpdk/lib/librte_eal/windows/include/
H A Dgetopt.h42 #define getopt(a, b, c) usual_getopt(a, b, c) macro
/f-stack/dpdk/lib/librte_eal/windows/
H A Dgetopt.c437 getopt(int nargc, char *nargv[], const char *options) in getopt() function