Home | History | Annotate | Download | only in qemu

Lines Matching full:lopt

1734         const struct option lopt[] = {
1753 while ((c = getopt_long(argc, argv, sopt, lopt, &opt_index)) != -1) {