Lines Matching defs:ret
13 int ret = 0;29 ret = -EINVAL;47 ret = -EINVAL;76 return ret;92 int ret = -EINVAL;128 ret = parse_subpart(next_subpart, buf);129 if (ret)138 ret = -EINVAL;148 return ret;166 int ret;185 ret = parse_parts(next_parts, pbuf);186 if (ret)197 ret = -EINVAL;201 ret = 0;204 return ret;