Home | History | Annotate | Download | only in screenrecord

Lines Matching defs:optionIndex

888         int optionIndex = 0;
889 int ic = getopt_long(argc, argv, "", longOptions, &optionIndex);