Home
last modified time | relevance | path

Searched refs:catopen (Results 1 – 17 of 17) sorted by relevance

/src/lib/libc/nls/
H A DSymbol.map2 catopen;
H A DMakefile.inc9 MAN+= catclose.3 catgets.3 catopen.3
H A Dmsgcat.c121 catopen(const char *name, int type) in catopen() function
/src/include/
H A Dnl_types.h91 nl_catd catopen(const char *, int);
/src/contrib/ntp/libntp/lib/isc/nls/
H A Dmsgcat.c79 msgcat->catalog = catopen(name, 0); in isc_msgcat_open()
/src/lib/libc/net/
H A Dgai_strerror.c104 catd = catopen("libc", NL_CAT_LOCALE); in gai_strerror()
/src/lib/libc/string/
H A Dstrsignal.c98 catd = catopen("libc", NL_CAT_LOCALE); in strsignal()
/src/lib/libcapsicum/
H A Dcapsicum_helpers.h153 (void)catopen("libc", NL_CAT_LOCALE); in caph_cache_catpages()
/src/contrib/ee/
H A Dmake.default15 # define. If the system supports setlocale(), catopen(), and catgets() and
H A Dee.c5258 catalog = catopen("ee", NL_CAT_LOCALE); in strings_init()
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt82 catopen U
/src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp123 cat = catopen(name, 0); in __kmp_i18n_do_catopen()
/src/contrib/nvi/common/
H A Dmsg.c722 if ((catd = catopen(p, NL_CAT_LOCALE)) == (nl_catd)-1) { in msg_open()
/src/contrib/tcsh/
H A Dsh.func.c2679 catd = catopen(catalog, tgetenv(STRLC_MESSAGES) ? NL_CAT_LOCALE : 0);
2684 catd = catopen(catalog, MCLoadBySet);
/src/contrib/bc/src/
H A Dvm.c1409 vm->catalog = catopen(BC_MAINEXEC, NL_CAT_LOCALE);
/src/contrib/llvm-project/libcxx/include/
H A Dlocale222 // 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 Dlibc_ubuntu1404_abilist.txt1439 fun:catopen=uninstrumented