Home
last modified time | relevance | path

Searched refs:short_option (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/examples/vdpa/
H A Dmain.c59 static const char *short_option = "i"; in parse_args() local
69 while ((opt = getopt_long(argc, argv, short_option, long_option, &idx)) in parse_args()