/src/lib/libc/nls/ |
catopen.c | 65 __weak_alias(catopen_l, _catopen_l) 73 return catopen_l(name, oflag, _current_locale()); 77 catopen_l(const char *name, int oflag, locale_t loc) function in typeref:typename:nl_catd
|
catopen.c | 65 __weak_alias(catopen_l, _catopen_l) 73 return catopen_l(name, oflag, _current_locale()); 77 catopen_l(const char *name, int oflag, locale_t loc) function in typeref:typename:nl_catd
|
/src/lib/libc/include/ |
namespace.h | 40 #define catopen_l _catopen_l macro
|
namespace.h | 40 #define catopen_l _catopen_l macro
|