Home
last modified time | relevance | path

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

/dpdk/lib/eal/windows/
H A Dgetopt.c120 const struct option *long_options, int *idx, int short_too) in parse_long_options()
240 const struct option *long_options, int *idx, int flags) in getopt_internal()
449 const struct option *long_options, int *idx) in getopt_long()
462 const struct option *long_options, int *idx) in getopt_long_only()
/dpdk/examples/eventdev_pipeline/
H A Dmain.c123 static struct option long_options[] = { variable
/dpdk/app/dumpcap/
H A Dmain.c310 static const struct option long_options[] = { in parse_opts() local