Lines Matching defs:error
138 int32_t error;
140 error = intf->out_error;
141 if (error == -ENOTCONN)
143 if (error != 0)
155 int32_t error;
159 error = intf->in_error;
160 return (error != 0 ||
497 int32_t error;
499 error = intf->out_error;
500 if (error < 0)
501 return error;
592 int32_t error;
596 error = intf->in_error;
605 return error ?: size;
1190 goto error;
1196 goto error;
1203 goto error;
1208 goto error;
1211 goto error;
1220 goto error;
1237 goto error;
1246 error: