Home
last modified time | relevance | path

Searched defs:msgid (Results 1 – 25 of 33) 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()
/external/selinux/policycoreutils/load_policy/
Dload_policy.c12 #define _(msgid) gettext (msgid) argument
14 #define _(msgid) (msgid) argument
/external/selinux/policycoreutils/run_init/
Drun_init.c59 #define _(msgid) gettext (msgid) argument
61 #define _(msgid) (msgid) argument
/external/wpa_supplicant_8/hs20/client/
Doma_dm_client.c109 const char *url, int msgid) in oma_dm_build_hdr()
299 const char *url, int msgid, const char *oper) in build_oma_dm_1()
337 const char *url, int msgid) in build_oma_dm_1_sub_reg()
350 const char *url, int msgid) in build_oma_dm_1_sub_prov()
364 const char *url, int msgid) in build_oma_dm_1_pol_upd()
377 const char *url, int msgid) in build_oma_dm_1_sub_rem()
993 xml_node_t *resp, int msgid, in oma_dm_process()
1158 int msgid = 0; in cmd_oma_dm_prov() local
1195 int msgid = 0; in cmd_oma_dm_sim_prov() local
1257 int msgid = 0; in oma_dm_pol_upd() local
[all …]
/external/ipsec-tools/src/racoon/
Disakmp_inf.c129 u_int32_t msgid = 0; local
330 isakmp_info_recv_n(iph1, notify, msgid, encrypted) in isakmp_info_recv_n() argument
447 isakmp_info_recv_d(iph1, delete, msgid, encrypted) in isakmp_info_recv_d() argument
1519 isakmp_info_recv_r_u (iph1, ru, msgid) in isakmp_info_recv_r_u() argument
1565 isakmp_info_recv_r_u_ack (iph1, ru, msgid) in isakmp_info_recv_r_u_ack() argument
Doakley.c741 oakley_compute_hash3(iph1, msgid, body) in oakley_compute_hash3() argument
795 oakley_compute_hash1(iph1, msgid, body) in oakley_compute_hash1() argument
3094 oakley_newiv2(iph1, msgid) in oakley_newiv2() argument
Disakmp.c407 u_int32_t msgid = isakmp->msgid; local
1545 isakmp_pindex(index, msgid) in isakmp_pindex() argument
2603 set_isakmp_header(vbuf, iph1, nptype, etype, flags, msgid) in set_isakmp_header() argument
Disakmp_cfg.c274 isakmp_cfg_attr_r(iph1, msgid, attrpl) in isakmp_cfg_attr_r() argument
1092 isakmp_cfg_newiv(iph1, msgid) in isakmp_cfg_newiv() argument
/external/u-boot/drivers/misc/
Dmisc-uclass.c47 int misc_call(struct udevice *dev, int msgid, void *tx_msg, int tx_size, in misc_call()
/external/grpc-grpc/third_party/nanopb/generator/proto/
Dnanopb.proto65 optional uint32 msgid = 9; field
/external/libusb/examples/getopt/
Dgetopt.c84 # define _(msgid) gettext (msgid) argument
87 # define _(msgid) (msgid) argument
/external/curl/lib/
Dopenldap.c159 int msgid; member
166 int msgid; member
384 int msgid; in ldap_do() local
/external/libcups/cups/
Dtestlang.c261 const char *msgid) /* I - Message */ in test_string()
/external/nanopb-c/generator/proto/
Dnanopb.proto70 optional uint32 msgid = 9; field
/external/nanopb-c/generator/nanopb/
Doptions.proto78 optional uint32 msgid = 9; field
/external/icu/icu4c/source/tools/tzcode/
Dprivate.h382 #define _(msgid) gettext(msgid) argument
384 #define _(msgid) msgid argument
Dzdump.c201 #define _(msgid) gettext(msgid) argument
203 #define _(msgid) msgid argument
/external/selinux/sandbox/
Dseunshare.c36 #define _(msgid) gettext (msgid) argument
38 #define _(msgid) (msgid) argument
/external/kernel-headers/original/uapi/linux/
Dipmi.h237 long msgid; /* The sequence number for the message. This member
292 long msgid; /* The sequence number specified in the request member
/external/selinux/policycoreutils/newrole/
Dnewrole.c84 #define _(msgid) gettext (msgid) argument
86 #define _(msgid) (msgid) argument
/external/python/cpython2/Modules/
D_localemodule.c589 char *domain, *msgid; in PyIntl_dcgettext() local

12