Lines Matching refs:strcmp
256 if (strcmp(s, rotation_list[i]) == 0)
269 if (strcmp(s, compression_list[i]) == 0)
282 if (strcmp(s, barcode_search_bar_list[i]) == 0)
295 if (strcmp(s, scan_mode_list[i]) == 0)
308 if (strcmp(s, paper_list[i]) == 0)
320 if (strcmp(s, "horizontal") == 0)
324 else if (strcmp(s, "vertical") == 0)
328 else if (strcmp(s, "vert-horiz") == 0)
332 else if (strcmp(s, "horiz-vert") == 0)
1429 if (strcmp(f, "front") == 0)
1431 else if (strcmp(f, "frontbar") == 0)
1433 else if (strcmp(f, "frontpatch") == 0)
1435 else if (strcmp(f, "back") == 0)
1437 else if (strcmp(f, "backbar") == 0)
1439 else if (strcmp(f, "backpatch") == 0)
1441 else if (strcmp(f, "g42d") == 0)
1443 else if (strcmp(f, "g32d") == 0)
1445 else if (strcmp(f, "g31d") == 0)
1447 else if (strcmp(f, "none") == 0)
2858 if (strcmp (dev->sane.name, devnam) == 0)
3097 if (strcmp(dev->info.product, "COPISCAN II 6338") == 0)
3110 if (strcmp(dev->info.revision, "0014") >= 0)
3270 if (strcmp (dev->sane.name, devnam) == 0)
3585 if (strcmp (s->val[option].s, (SANE_String) val))
3614 if (strcmp (s->val[option].s, (SANE_String) val))