Lines Matching refs:code
136 int code;
152 if (irs_irp_get_full_response(pvt->girpdata, &code,
158 if (code == IRPD_GETPROTO_OK) {
185 int code;
201 if (irs_irp_get_full_response(pvt->girpdata, &code,
207 if (code == IRPD_GETPROTO_OK) {
232 int code;
242 code = irs_irp_read_response(pvt->girpdata, text, sizeof text);
243 if (code != IRPD_GETPROTO_SETOK) {
263 int code;
274 if (irs_irp_get_full_response(pvt->girpdata, &code,
280 if (code == IRPD_GETPROTO_OK) {