Home
last modified time | relevance | path

Searched refs:catgets (Results 1 – 25 of 37) sorted by relevance

12

/openbsd/src/lib/libc/nls/
DMakefile.inc5 SRCS+= catclose.c catgets.c catopen.c
6 MAN+= catclose.3 catgets.3 catopen.3
Dcatgets.c39 catgets(nl_catd catd, int set_id, int msg_id, const char *s) in catgets() function
97 DEF_WEAK(catgets);
/openbsd/src/gnu/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/
Dmessages_members.cc47 return string(catgets(__nlc, __setid, __msgid, __dfault.c_str())); in do_get()
56 char* __msg = catgets(__nlc, __setid, __msgid, in do_get()
Dmessages_members.h67 char* __msg = catgets(__nlc, __setid, __msgid, in do_get()
/openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
Dmessages_members.cc47 return string(catgets(__nlc, __setid, __msgid, __dfault.c_str())); in do_get()
56 char* __msg = catgets(__nlc, __setid, __msgid, in do_get()
Dmessages_members.h60 char* __msg = catgets(__nlc, __setid, __msgid, in do_get()
/openbsd/src/lib/libc/hidden/
Dnl_types.h24 PROTO_NORMAL(catgets);
/openbsd/src/gnu/usr.bin/binutils/
Dgettext.m438 dnl to use. If gettext or catgets are available (in this order) we
40 dnl catgets is only used if permitted by option --with-catgets.
81 dnl In the standard gettext, we would now check for catgets.
82 dnl However, we never want to use catgets for our releases.
85 dnl Neither gettext nor catgets in included in the C library.
/openbsd/src/gnu/usr.bin/binutils-2.17/
Dgettext.m437 dnl to use. If gettext or catgets are available (in this order) we
39 dnl catgets is only used if permitted by option --with-catgets.
80 dnl In the standard gettext, we would now check for catgets.
81 dnl However, we never want to use catgets for our releases.
84 # Neither gettext nor catgets in included in the C library.
/openbsd/src/gnu/usr.bin/binutils-2.17/intl/
Daclocal.m482 dnl to use. If gettext or catgets are available (in this order) we
84 dnl catgets is only used if permitted by option --with-catgets.
124 dnl In the standard gettext, we would now check for catgets.
125 dnl However, we never want to use catgets for our releases.
128 dnl Neither gettext nor catgets in included in the C library.
Dcat-compat.c226 return catgets (catalog, 1, msgid, (char *) msg);
Dpo2tbl.sed.in1 # po2tbl.sed - Convert Uniforum style .po file to lookup table for catgets
Dconfig.in49 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
DChangeLog405 system's gettext or catgets functions.
1113 which allow to use the X/Open catgets function with an interface
/openbsd/src/gnu/usr.bin/binutils/intl/
Daclocal.m482 dnl to use. If gettext or catgets are available (in this order) we
84 dnl catgets is only used if permitted by option --with-catgets.
124 dnl In the standard gettext, we would now check for catgets.
125 dnl However, we never want to use catgets for our releases.
128 dnl Neither gettext nor catgets in included in the C library.
Dcat-compat.c226 return catgets (catalog, 1, msgid, (char *) msg);
Dpo2tbl.sed.in1 # po2tbl.sed - Convert Uniforum style .po file to lookup table for catgets
Dconfig.in49 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
DChangeLog381 system's gettext or catgets functions.
1089 which allow to use the X/Open catgets function with an interface
/openbsd/src/include/
Dnl_types.h87 extern char *catgets(nl_catd, int, int, const char *);
/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
Dglobal_symbols.txt56 catgets U
/openbsd/src/gnu/usr.bin/gcc/gcc/
DABOUT-NLS40 of a `catgets' implementation. Future versions of GNU `gettext' will
84 The configuration process will not test for the `catgets' function
86 emulation of `gettext' on top of `catgets' could not provide all the
/openbsd/src/gnu/usr.bin/texinfo/
DABOUT-NLS40 of a `catgets' implementation. Future versions of GNU `gettext' will
84 The configuration process will not test for the `catgets' function
86 emulation of `gettext' on top of `catgets' could not provide all the
/openbsd/src/regress/usr.bin/tsort/
Dpairs1418 catgets.o catgets.o
1014 __strerror.o catgets.o
1015 __strsignal.o catgets.o
1016 _catgets.o catgets.o
1017 _catgets.o catgets.o
/openbsd/src/lib/libc/
DSymbols.list1206 catgets

12