Home
last modified time | relevance | path

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

/freebsd/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
/freebsd/include/
H A Dnl_types.h93 int catclose(nl_catd);
/freebsd/lib/libc/net/
H A Dgai_strerror.c112 catclose(catd); in gai_strerror()
/freebsd/contrib/ntp/libntp/lib/isc/nls/
H A Dmsgcat.c101 (void)catclose(msgcat->catalog); in isc_msgcat_close()
/freebsd/lib/libc/string/
H A Dstrsignal.c144 catclose(catd); in strsignal()
H A Dstrerror.c109 catclose(catd); in __strerror_rl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt75 catclose U
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_i18n.cpp181 catclose(cat); in __kmp_i18n_catclose()
/freebsd/contrib/nvi/common/
H A Dmsg.c764 (void)catclose(gp->catd); in msg_close()
/freebsd/contrib/bc/src/
H A Dvm.c647 if (vm->catalog != BC_VM_INVALID_CATALOG) catclose(vm->catalog);
/freebsd/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)
/freebsd/contrib/ee/
H A Dee.c5335 catclose(catalog); in strings_init()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1437 fun:catclose=uninstrumented
/freebsd/contrib/llvm-project/libcxx/include/
H A Dlocale3080 catclose((nl_catd)__c);