Home
last modified time | relevance | path

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

/freebsd-14.2/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
/freebsd-14.2/include/
H A Dnl_types.h92 nl_catd catopen(const char *, int);
/freebsd-14.2/lib/libc/net/
H A Dgai_strerror.c102 catd = catopen("libc", NL_CAT_LOCALE); in gai_strerror()
/freebsd-14.2/contrib/ntp/libntp/lib/isc/nls/
H A Dmsgcat.c79 msgcat->catalog = catopen(name, 0); in isc_msgcat_open()
/freebsd-14.2/lib/libc/string/
H A Dstrsignal.c101 catd = catopen("libc", NL_CAT_LOCALE); in strsignal()
/freebsd-14.2/lib/libcapsicum/
H A Dcapsicum_helpers.h153 (void)catopen("libc", NL_CAT_LOCALE); in caph_cache_catpages()
/freebsd-14.2/contrib/ee/
H A Dmake.default15 # define. If the system supports setlocale(), catopen(), and catgets() and
H A Dee.c5074 catalog = catopen("ee", NL_CAT_LOCALE); in strings_init()
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt77 catopen U
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp123 cat = catopen(name, 0); in __kmp_i18n_do_catopen()
/freebsd-14.2/contrib/nvi/common/
H A Dmsg.c722 if ((catd = catopen(p, NL_CAT_LOCALE)) == (nl_catd)-1) { in msg_open()
/freebsd-14.2/contrib/tcsh/
H A Dsh.func.c2679 catd = catopen(catalog, tgetenv(STRLC_MESSAGES) ? NL_CAT_LOCALE : 0);
2684 catd = catopen(catalog, MCLoadBySet);
/freebsd-14.2/contrib/bc/src/
H A Dvm.c1434 vm->catalog = catopen(BC_MAINEXEC, NL_CAT_LOCALE);
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dlocale219 // Most unix variants have catopen. These are the specific ones that don't.
3049 return (catalog)catopen(__nm.c_str(), NL_CAT_LOCALE);
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1439 fun:catopen=uninstrumented