Home | History | Annotate | Download | only in src

Lines Matching defs:strerror

858 *     Provide strerror() for non-ANSI libraries  *
861 /* Some old-fashioned systems still around (e.g. SunOS4) don't have strerror()
869 strerror(int n)
2468 pathname, strerror(errno));
2514 strerror(errno));
2569 strerror(errno));
2608 strerror(errno));
2875 fprintf(stderr, "pcre2grep: Failed to open %s: %s\n", name, strerror(errno));
3537 strerror(errno));