Lines Matching defs:error
51 int error = 0;77 error = -EUNATCH;85 return error;123 int error;138 error = atmtcp_send_control(vcc,ATMTCP_CTRL_OPEN,&msg,ATM_VF_READY);139 if (error) return error;401 int error;403 error = atmtcp_create(itf,0,&dev);404 if (error) return error;