Home
last modified time | relevance | path

Searched defs:msgid (Results 1 – 25 of 37) sorted by relevance

12

/external/e2fsprogs/intl/
Dintl-compat.c61 gettext (const char *msgid) in gettext()
69 dgettext (const char *domainname, const char *msgid) in dgettext()
77 dcgettext (const char *domainname, const char *msgid, int category) in dcgettext()
Dgettext.c55 GETTEXT (const char *msgid) in GETTEXT()
Ddgettext.c50 DGETTEXT (const char *domainname, const char *msgid) in DGETTEXT()
Ddcgettext.c47 DCGETTEXT (const char *domainname, const char *msgid, int category) in DCGETTEXT()
Ddcigettext.c241 char msgid[ZERO]; member
725 struct binding *domainbinding, const char *msgid, in _nl_find_msg()
Dloadmsgcat.c1323 const char *msgid = inmem_orig_sysdep_tab[i].pointer; in _nl_load_domain() local
/external/bison/lib/
Dxalloc-die.c32 #define _(msgid) gettext (msgid) argument
Dquotearg.c38 #define _(msgid) gettext (msgid) argument
39 #define N_(msgid) msgid argument
166 gettext_quote (char const *msgid, enum quoting_style s) in gettext_quote()
Dargmatch.c36 #define _(msgid) gettext (msgid) argument
Dobstack.c409 # define _(msgid) gettext (msgid) argument
Dgetopt.c42 # define _(msgid) gettext (msgid) argument
/external/icu4c/tools/tzcode/
Dprivate.h257 #define _(msgid) gettext(msgid) argument
259 #define _(msgid) msgid argument
Dzdump.c141 #define _(msgid) gettext(msgid) argument
143 #define _(msgid) msgid argument
/external/ipsec-tools/src/racoon/
Disakmp_inf.c128 u_int32_t msgid = 0; local
391 isakmp_info_recv_n(iph1, notify, msgid, encrypted) in isakmp_info_recv_n() argument
449 isakmp_info_recv_d(iph1, delete, msgid, encrypted) in isakmp_info_recv_d() argument
1404 isakmp_info_recv_r_u (iph1, ru, msgid) in isakmp_info_recv_r_u() argument
1450 isakmp_info_recv_r_u_ack (iph1, ru, msgid) in isakmp_info_recv_r_u_ack() argument
Doakley.c784 oakley_compute_hash3(iph1, msgid, body) in oakley_compute_hash3() argument
838 oakley_compute_hash1(iph1, msgid, body) in oakley_compute_hash1() argument
2881 oakley_newiv2(iph1, msgid) in oakley_newiv2() argument
Disakmp_cfg.c276 isakmp_cfg_attr_r(iph1, msgid, attrpl) in isakmp_cfg_attr_r() argument
1131 isakmp_cfg_newiv(iph1, msgid) in isakmp_cfg_newiv() argument
Disakmp.c400 u_int32_t msgid = isakmp->msgid; local
1539 isakmp_pindex(index, msgid) in isakmp_pindex() argument
2648 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid) in set_isakmp_header() argument
Dhandler.h135 u_int32_t msgid; /* message id */ member
318 u_int32_t msgid; /* msgid for phase 2 */ member
Dhandler.c586 getph2bymsgid(iph1, msgid) in getph2bymsgid() argument
/external/grub/lib/
Dgetopt.c87 # define _(msgid) gettext (msgid) argument
89 # define _(msgid) (msgid) argument
/external/elfutils/
Dconfig-compat-freebsd.h26 #define dgettext(domainname, msgid) dcgettext (domainname, msgid, LC_MESSAGES) argument
Dconfig-compat-darwin.h23 #define dgettext(domainname, msgid) dcgettext (domainname, msgid, LC_MESSAGES) argument
/external/kernel-headers/original/linux/
Dipmi_smi.h67 long msgid; member
/external/bluetooth/glib/glib/
Dgstrfuncs.c2963 g_strip_context (const gchar *msgid, in g_strip_context()
3092 const char *msgid) in g_dpgettext2()
3212 const gchar *msgid) in g_dgettext()
3241 const gchar *msgid, in g_dngettext()
/external/bison/src/
Dscan-gram.l1114 unexpected_end (boundary start, char const *msgid, char const *token_end) in unexpected_end()

12