Home
last modified time | relevance | path

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

/openbsd-src/lib/libc/nls/
H A DMakefile.inc5 SRCS+= catclose.c catgets.c catopen.c
6 MAN+= catclose.3 catgets.3 catopen.3
H A Dcatopen.c52 catopen(const char *name, int oflag) in catopen() function
161 DEF_WEAK(catopen);
/openbsd-src/gnu/usr.bin/binutils/intl/
H A Dcat-compat.c112 new_catalog = catopen (new_name, 0);
119 new_catalog = catopen (new_name, 0);
/openbsd-src/gnu/usr.bin/binutils-2.17/intl/
H A Dcat-compat.c112 new_catalog = catopen (new_name, 0);
119 new_catalog = catopen (new_name, 0);
/openbsd-src/lib/libc/hidden/
H A Dnl_types.h25 PROTO_NORMAL(catopen);
/openbsd-src/include/
H A Dnl_types.h86 extern nl_catd catopen(const char *, int);
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h52 { return reinterpret_cast<catalog>(catopen(__s.c_str(), NL_CAT_LOCALE)); } in do_open()
/openbsd-src/gnu/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h59 { return reinterpret_cast<catalog>(catopen(__s.c_str(), NL_CAT_LOCALE)); } in do_open()
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt57 catopen U
/openbsd-src/regress/usr.bin/tsort/
H A Dpairs1419 catopen.o catopen.o
1018 __strerror.o catopen.o
1019 __strsignal.o catopen.o
1020 _catopen.o catopen.o
1021 _catopen.o catopen.o
1307 catopen.o close.o
1582 catopen.o fstat.o
1616 catopen.o getenv.o
1745 catopen.o issetugid.o
1806 catopen.o malloc.o
[all …]
/openbsd-src/lib/libc/
H A DSymbols.list1207 catopen
/openbsd-src/gnu/gcc/gcc/
H A Dsys-protos.h146 extern nl_catd catopen(const char *, int);
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dsys-protos.h146 extern nl_catd catopen(const char *, int);
/openbsd-src/gnu/llvm/libcxx/include/
H A Dlocale218 // Most unix variants have catopen. These are the specific ones that don't.
3520 catalog __cat = (catalog)catopen(__nm.c_str(), NL_CAT_LOCALE);
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1434 fun:catopen=uninstrumented