Home
last modified time | relevance | path

Searched defs:errnum (Results 1 – 5 of 5) sorted by relevance

/picolibc-latest/newlib/libc/string/
Dstrerror.c410 int errnum, in _strerror_r()
915 strerror (int errnum) in strerror()
921 strerror_l (int errnum, locale_t locale) in strerror_l()
Dstrerrorlen_s.c40 strerrorlen_s(__errno_t errnum) in strerrorlen_s()
Dstrerror_r.c70 strerror_r (int errnum, in strerror_r()
Dxpg_strerror_r.c14 __xpg_strerror_r (int errnum, in __xpg_strerror_r()
Dstrerror_s.c43 strerror_s(char *buf, rsize_t buflen, __errno_t errnum) in strerror_s()