Home | Sort by: relevance | last modified time | path |
/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 * |
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 |
namespace.h | 61 #define strerror_l _strerror_l macro |