Lines Matching defs:error
210 int error = -EINVAL;246 error = -ENOMEM;252 error = -EINVAL;260 error = -ENOMEM;266 error = 0;269 return error;379 int len, error = -EINVAL;415 error = get_int(&buf, &ent.id);416 if (error == -EINVAL)418 if (error == -ENOENT)421 error = -ENOMEM;430 error = 0;433 return (error);