Lines Matching refs:status
477 SANE_Status status;
571 status = sanei_constrain_value (scanner->opt + option, val, info);
572 if (status != SANE_STATUS_GOOD)
575 return status;
800 * the call fails (i.e., when a status other than SANE_STATUS_GOOD is
878 * status value of SANE_STATUS_CANCELLED). Since the SANE API does
919 * (regardless of the status value returned by sane_exit(). Neglecting
3798 int status;
3854 status = SANE_STATUS_GOOD;
3855 status = SANE_STATUS_IO_ERROR;
3857 return status;