Home | History | Annotate | Download | only in qemu

Lines Matching refs:sopt

1733 	const char *sopt = "hVc:rsnmgk";
1753 while ((c = getopt_long(argc, argv, sopt, lopt, &opt_index)) != -1) {