Home
last modified time | relevance | path

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

/src/lib/libc/nls/
H A DSymbol.map4 catclose;
H A DMakefile.inc9 MAN+= catclose.3 catgets.3 catopen.3
H A Dmsgcat.c358 catclose(nl_catd catd) in catclose() function
/src/include/
H A Dnl_types.h93 int catclose(nl_catd);
/src/contrib/ntp/libntp/lib/isc/nls/
H A Dmsgcat.c101 (void)catclose(msgcat->catalog); in isc_msgcat_close()
/src/lib/libc/net/
H A Dgai_strerror.c114 catclose(catd); in gai_strerror()
/src/lib/libc/string/
H A Dstrerror.c111 catclose(catd); in __strerror_rl()
H A Dstrsignal.c144 catclose(catd); in strsignal()
/src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt80 catclose U
/src/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp181 catclose(cat); in __kmp_i18n_catclose()
/src/contrib/nvi/common/
H A Dmsg.c764 (void)catclose(gp->catd); in msg_close()
/src/contrib/bc/src/
H A Dvm.c643 if (vm->catalog != BC_VM_INVALID_CATALOG) catclose(vm->catalog);
/src/contrib/tcsh/
H A DFixes424 25. Prevent infinite recursion in catclose (Gerhard Niklasch)
578 7. NLS catclose() bug avoidance (KAJIMOTO Masato)
1035 82. Don't let children catclose() in xexit(), because the parent will lose
1059 61. call catclose() before exiting, so that svr4 cleans up the symlinks before
H A Dsh.func.c2723 while (catclose(oldcatd) == -1 && errno == EINTR)
/src/contrib/ee/
H A Dee.c5512 catclose(catalog); in strings_init()
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1437 fun:catclose=uninstrumented
/src/contrib/llvm-project/libcxx/include/
H A Dlocale3109 catclose((nl_catd)__c);