Lines Matching defs:error_string
676 static char *error_string(char *buf, char *end, const char *s,
713 *buf = error_string(*buf, end, err_msg, spec);
830 return error_string(buf, end, str, spec);
869 return error_string(buf, end, "pK-error", spec);
1606 return error_string(buf, end, "(einval)", spec);
1611 return error_string(buf, end, err_fmt_msg, spec);
1749 return error_string(buf, end, "(%pN?)", spec);
1765 return error_string(buf, end, "(%p4?)", spec);
1936 return error_string(buf, end, "(%pt?)", spec);
1945 return error_string(buf, end, "(%pC?)", spec);
2099 return error_string(buf, end, "(%pG?)", spec);
2147 return error_string(buf, end, "(%pO?)", spec);
2150 return error_string(buf, end, "(%pOF?)", spec);
2232 return error_string(buf, end, "(%pf?)", spec);
2485 return error_string(buf, end, "(%pA?)", spec);
2501 return error_string(buf, end, "(einval)", spec);