/external/e2fsprogs/intl/ |
D | intl-compat.c | 61 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()
|
D | gettext.c | 55 GETTEXT (const char *msgid) in GETTEXT()
|
D | dgettext.c | 50 DGETTEXT (const char *domainname, const char *msgid) in DGETTEXT()
|
D | dcgettext.c | 47 DCGETTEXT (const char *domainname, const char *msgid, int category) in DCGETTEXT()
|
D | dcigettext.c | 241 char msgid[ZERO]; member 725 struct binding *domainbinding, const char *msgid, in _nl_find_msg()
|
/external/selinux/policycoreutils/load_policy/ |
D | load_policy.c | 12 #define _(msgid) gettext (msgid) argument 14 #define _(msgid) (msgid) argument
|
/external/selinux/policycoreutils/run_init/ |
D | run_init.c | 59 #define _(msgid) gettext (msgid) argument 61 #define _(msgid) (msgid) argument
|
/external/wpa_supplicant_8/hs20/client/ |
D | oma_dm_client.c | 109 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/ |
D | isakmp_inf.c | 129 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
|
D | oakley.c | 741 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
|
D | isakmp.c | 407 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
|
D | isakmp_cfg.c | 274 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/ |
D | misc-uclass.c | 47 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/ |
D | nanopb.proto | 65 optional uint32 msgid = 9; field
|
/external/libusb/examples/getopt/ |
D | getopt.c | 84 # define _(msgid) gettext (msgid) argument 87 # define _(msgid) (msgid) argument
|
/external/curl/lib/ |
D | openldap.c | 159 int msgid; member 166 int msgid; member 384 int msgid; in ldap_do() local
|
/external/libcups/cups/ |
D | testlang.c | 261 const char *msgid) /* I - Message */ in test_string()
|
/external/nanopb-c/generator/proto/ |
D | nanopb.proto | 70 optional uint32 msgid = 9; field
|
/external/nanopb-c/generator/nanopb/ |
D | options.proto | 78 optional uint32 msgid = 9; field
|
/external/icu/icu4c/source/tools/tzcode/ |
D | private.h | 382 #define _(msgid) gettext(msgid) argument 384 #define _(msgid) msgid argument
|
D | zdump.c | 201 #define _(msgid) gettext(msgid) argument 203 #define _(msgid) msgid argument
|
/external/selinux/sandbox/ |
D | seunshare.c | 36 #define _(msgid) gettext (msgid) argument 38 #define _(msgid) (msgid) argument
|
/external/kernel-headers/original/uapi/linux/ |
D | ipmi.h | 237 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/ |
D | newrole.c | 84 #define _(msgid) gettext (msgid) argument 86 #define _(msgid) (msgid) argument
|
/external/python/cpython2/Modules/ |
D | _localemodule.c | 589 char *domain, *msgid; in PyIntl_dcgettext() local
|