Searched refs:long_options (Results 1 – 2 of 2) sorted by relevance
33 static struct option long_options[] = { variable84 while ((opt = getopt_long_only(argc, argv, "", long_options, &index)) != -1) { in ParseVtsHostFlags()
61 static struct option long_options[] = { variable125 while ((opt = getopt_long_only(argc, argv, "", long_options, &index)) != -1) { in ExtractProtoFuzzerParams()