Searched defs:strerror_r (Results 1 - 2 of 2) sorted by path

/openbsd-current/lib/libc/hidden/
H A Dstring.h57 PROTO_NORMAL(strerror_r); variable
/openbsd-current/lib/libc/string/
H A Dstrerror_r.c86 strerror_r(int errnum, char *strerrbuf, size_t buflen) function
97 DEF_WEAK(strerror_r); variable

Completed in 111 milliseconds