Home
last modified time | relevance | path

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

/openbmc/qemu/tests/migration-stress/
H A Dstress.c270 struct option lopt[] = { in main() local
281 while ((ch = getopt_long(argc, argv, sopt, lopt, &opt_ind)) != -1) { in main()
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c334 struct option lopt[] = { in main()
384 while ((ch = getopt_long(argc, argv, sopt, lopt, &opt_ind)) != -1) { in main()
332 struct option lopt[] = { main() local
/openbmc/qemu/
H A Dqemu-io.c500 const struct option lopt[] = { in main() local
544 while ((c = getopt_long(argc, argv, sopt, lopt, &opt_index)) != -1) { in main()
H A Dqemu-nbd.c546 struct option lopt[] = { in main() local
636 while ((ch = getopt_long(argc, argv, sopt, lopt, &opt_ind)) != -1) { in main()