Home
last modified time | relevance | path

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

/dports/graphics/sane-airscan/sane-airscan-0.99.26/
H A Dairscan-escl.c1011 if (ctx->failed_http_status == HTTP_STATUS_SERVICE_UNAVAILABLE && in escl_status_decode()
1057 switch (ctx->failed_http_status) { in escl_status_decode()
H A Dairscan-device.c511 dev->proto_ctx.failed_http_status = http_status; in device_proto_op_decode()
H A Dairscan.h2995 int failed_http_status; /* Its HTTP status */ member