Searched refs:opt (Results 1 – 1 of 1) sorted by relevance
1481 int opt; in imgdiff() local1485 while ((opt = getopt_long(argc, const_cast<char**>(argv), "zb:v", OPTIONS, &option_index)) != in imgdiff()1487 switch (opt) { in imgdiff()1527 LOG(ERROR) << "unexpected opt: " << static_cast<char>(opt); in imgdiff()