Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-io.c521 int opt_index = 0; in main() local
544 while ((c = getopt_long(argc, argv, sopt, lopt, &opt_index)) != -1) { in main()