Lines Matching defs:error_string
668 static char *error_string(char *buf, char *end, const char *s,
705 *buf = error_string(*buf, end, err_msg, spec);
846 return error_string(buf, end, str, spec);
872 return error_string(buf, end, "pK-error", spec);
1615 return error_string(buf, end, "(einval)", spec);
1620 return error_string(buf, end, err_fmt_msg, spec);
1758 return error_string(buf, end, "(%pN?)", spec);
1895 return error_string(buf, end, "(%pt?)", spec);
1904 return error_string(buf, end, "(%pC?)", spec);
1973 return error_string(buf, end, "(%pG?)", spec);
2021 return error_string(buf, end, "(%pO?)", spec);
2024 return error_string(buf, end, "(%pOF?)", spec);
2106 return error_string(buf, end, "(%pf?)", spec);
2329 return error_string(buf, end, "(einval)", spec);