Home
last modified time | relevance | path

Searched refs:strerror_r (Results 1 – 5 of 5) sorted by relevance

/lib/libc/minimal/source/string/
A Dstrerror.c38 int strerror_r(int errnum, char *strerrbuf, size_t buflen) in strerror_r() function
/lib/libc/minimal/
A DKconfig54 bool "String error table for strerror() and strerror_r()"
56 Select this option to ensure that strerror(), strerror_r()
60 disabled by default. In this case, strerror() and strerror_r()
/lib/posix/options/
A DKconfig.c_lang_r15 strerror_r(), and strtok_r()
A DKconfig.pthread168 putc_unlocked(), putchar_unlocked(), rand_r(), readdir_r(), strerror_r(), and strtok_r().
/lib/libc/minimal/include/
A Dstring.h21 extern int strerror_r(int errnum, char *strerrbuf, size_t buflen);

Completed in 19 milliseconds