Lines Matching refs:sane_strstatus
110 if ((s) != SANE_STATUS_GOOD) { DBG(DL_MAJOR_ERROR, "%s: %s command failed: %s\n", caller, (cmd), sane_strstatus(s)); return s; }
415 sane_strstatus (status));
554 sane_strstatus (status));
617 sane_strstatus (status));
934 sane_strstatus (status));
946 sane_strstatus(status));
955 me, sane_strstatus (status));
969 sane_strstatus (status));
1021 sane_strstatus (status));
1033 sane_strstatus (status));
1184 sane_strstatus (status));
1748 DBG (DL_MAJOR_ERROR, "%s: scan command failed: %s.\n", me, sane_strstatus(status));
1766 DBG (DL_MAJOR_ERROR, "%s: scan command failed while waiting for scanner: %s.\n", me, sane_strstatus(status));
2327 * backend/sane_strstatus.c backend/sharp.c backend/snapscan.c