Home
last modified time | relevance | path

Searched refs:PROTO_OP_NONE (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/sane-airscan/sane-airscan-0.99.26/
H A Dairscan-id.c185 {PROTO_OP_NONE, "PROTO_OP_NONE"},
H A Dairscan-device.c421 case PROTO_OP_NONE: log_internal_error(dev->log); break; in device_proto_op_submit()
488 case PROTO_OP_NONE: log_internal_error(dev->log); break; in device_proto_op_decode()
1363 dev->proto_ctx.failed_op = PROTO_OP_NONE; in device_start_new_job()
H A Dairscan.h2950 PROTO_OP_NONE, /* No operation */ enumerator