HomeSort by: relevance | last modified time | path
    Searched refs:strerror_l (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libc/string/
strerror.c 50 __weak_alias(strerror_l, _strerror_l)
56 return strerror_l(num, _current_locale());
72 strerror_l(int num, locale_t loc) function in typeref:typename:__aconst char *
Makefile.inc 79 strerror.3 strerror_l.3 \
  /src/include/
string.h 94 __aconst char *strerror_l(int, locale_t);
  /src/lib/libc/include/
namespace.h 61 #define strerror_l _strerror_l macro

Completed in 15 milliseconds