HomeSort by: relevance | last modified time | path
    Searched defs:strerror_l (Results 1 - 2 of 2) 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 *
  /src/lib/libc/include/
namespace.h 61 #define strerror_l _strerror_l macro

Completed in 13 milliseconds