Lines Matching defs:error_string
686 static char *error_string(char *buf, char *end, const char *s,
723 *buf = error_string(*buf, end, err_msg, spec);
840 return error_string(buf, end, str, spec);
879 return error_string(buf, end, "pK-error", spec);
1644 return error_string(buf, end, "(einval)", spec);
1649 return error_string(buf, end, err_fmt_msg, spec);
1791 return error_string(buf, end, "(%pN?)", spec);
1808 return error_string(buf, end, "(%p4?)", spec);
1830 return error_string(buf, end, "(%p4?)", spec);
2024 return error_string(buf, end, "(%pt?)", spec);
2033 return error_string(buf, end, "(%pC?)", spec);
2162 return error_string(buf, end, "(%pG?)", spec);
2210 return error_string(buf, end, "(%pO?)", spec);
2213 return error_string(buf, end, "(%pOF?)", spec);
2295 return error_string(buf, end, "(%pf?)", spec);
2600 return error_string(buf, end, "(%pA?)", spec);
2616 return error_string(buf, end, "(einval)", spec);