Lines Matching defs:caps
550 SANE_Char caps[1024];
576 caps[0] = '\0';
578 strcat (caps, "SANE_CAP_SOFT_SELECT ");
580 strcat (caps, "SANE_CAP_HARD_SELECT ");
582 strcat (caps, "SANE_CAP_SOFT_DETECT ");
584 strcat (caps, "SANE_CAP_EMULATED ");
586 strcat (caps, "SANE_CAP_AUTOMATIC ");
588 strcat (caps, "SANE_CAP_INACTIVE ");
590 strcat (caps, "SANE_CAP_ADVANCED ");
591 DBG (50, " capabilities: %s\n", caps);