Searched refs:catopen (Results 1 – 17 of 17) sorted by relevance
| /src/lib/libc/nls/ |
| H A D | Symbol.map | 2 catopen;
|
| H A D | Makefile.inc | 9 MAN+= catclose.3 catgets.3 catopen.3
|
| H A D | msgcat.c | 121 catopen(const char *name, int type) in catopen() function
|
| /src/include/ |
| H A D | nl_types.h | 91 nl_catd catopen(const char *, int);
|
| /src/contrib/ntp/libntp/lib/isc/nls/ |
| H A D | msgcat.c | 79 msgcat->catalog = catopen(name, 0); in isc_msgcat_open()
|
| /src/lib/libc/net/ |
| H A D | gai_strerror.c | 104 catd = catopen("libc", NL_CAT_LOCALE); in gai_strerror()
|
| /src/lib/libc/string/ |
| H A D | strsignal.c | 98 catd = catopen("libc", NL_CAT_LOCALE); in strsignal()
|
| /src/lib/libcapsicum/ |
| H A D | capsicum_helpers.h | 153 (void)catopen("libc", NL_CAT_LOCALE); in caph_cache_catpages()
|
| /src/contrib/ee/ |
| H A D | make.default | 15 # define. If the system supports setlocale(), catopen(), and catgets() and
|
| H A D | ee.c | 5258 catalog = catopen("ee", NL_CAT_LOCALE); in strings_init()
|
| /src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/ |
| H A D | global_symbols.txt | 82 catopen U
|
| /src/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_i18n.cpp | 123 cat = catopen(name, 0); in __kmp_i18n_do_catopen()
|
| /src/contrib/nvi/common/ |
| H A D | msg.c | 722 if ((catd = catopen(p, NL_CAT_LOCALE)) == (nl_catd)-1) { in msg_open()
|
| /src/contrib/tcsh/ |
| H A D | sh.func.c | 2679 catd = catopen(catalog, tgetenv(STRLC_MESSAGES) ? NL_CAT_LOCALE : 0); 2684 catd = catopen(catalog, MCLoadBySet);
|
| /src/contrib/bc/src/ |
| H A D | vm.c | 1409 vm->catalog = catopen(BC_MAINEXEC, NL_CAT_LOCALE);
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | locale | 222 // Most unix variants have catopen. These are the specific ones that don't. 3078 return (catalog)catopen(__nm.c_str(), NL_CAT_LOCALE);
|
| /src/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1439 fun:catopen=uninstrumented
|