Home
last modified time | relevance | path

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

12

/freebsd/contrib/xz/src/common/
H A Dtuklib_gettext.h34 # define _(msgid) gettext(msgid) argument
38 # define _(msgid) (msgid) argument
41 #define N_(msgid) msgid argument
52 #define W_(msgid) _(msgid) argument
/freebsd/contrib/wpa/hs20/client/
H A 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 …]
/freebsd/contrib/diff/lib/
H A Dxmalloc.c30 #define _(msgid) gettext (msgid) argument
31 #define N_(msgid) msgid argument
H A Dversion-etc.c33 #define _(msgid) gettext (msgid) argument
H A Dc-stack.c48 #define _(msgid) gettext (msgid) argument
/freebsd/contrib/ntp/sntp/libopts/
H A Dgettext.h150 const char *msg_ctxt_id, const char *msgid, in pgettext_aux()
169 const char *msg_ctxt_id, const char *msgid, in npgettext_aux()
213 const char *msgctxt, const char *msgid, in dcpgettext_expr()
260 const char *msgctxt, const char *msgid, in dcnpgettext_expr()
/freebsd/sys/sys/
H A Dipmi.h113 long msgid; member
121 long msgid; member
166 int32_t msgid; member
174 int32_t msgid; member
/freebsd/contrib/sendmail/libsm/
H A Dldap.c336 int msgid, err, r; local
584 int msgid; local
911 sm_ldap_results(lmap, msgid, flags, delim, rpool, result, in sm_ldap_results() argument
H A Dmbdb.c481 int msgid; local
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c656 int msgid = header->msgid; in process_free_queue() local
768 int msgid, const VCHIQ_ELEMENT_T *elements, in queue_message()
1008 int msgid, const VCHIQ_ELEMENT_T *elements, in queue_message_sync()
1127 int msgid = header->msgid; in release_slot() local
1188 int msgid = VCHIQ_MAKE_MSG(msgtype, service->localport, in notify_bulks() local
1510 int msgid, size; in parse_open() local
1640 int msgid, size; in parse_rx_slots() local
2164 int msgid, size; in sync_func() local
2773 int msgid = header->msgid; in release_service_messages() local
3512 int msgid = header->msgid; in vchiq_release_message() local
H A Dvchiq_if.h83 int msgid; member
H A Dvchiq_core.h117 #define VCHIQ_MSG_TYPE(msgid) ((unsigned int)msgid >> 24) argument
118 #define VCHIQ_MSG_SRCPORT(msgid) \ argument
120 #define VCHIQ_MSG_DSTPORT(msgid) \ argument
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_status.c500 zpool_get_status(zpool_handle_t *zhp, const char **msgid, in zpool_get_status()
525 zpool_import_status(nvlist_t *config, const char **msgid, in zpool_import_status()
/freebsd/sys/dev/hyperv/utilities/
H A Dhv_snapshot.h49 uint64_t msgid; /* an ID used to identify the transaction */ member
/freebsd/contrib/diff/src/
H A Dsystem.h200 #define _(msgid) gettext (msgid) argument
201 #define N_(msgid) msgid argument
H A Dutil.c71 fatal (char const *msgid) in fatal()
/freebsd/contrib/libxo/xopo/
H A Dxopo.c200 static char msgid[] = "msgid "; in main() local
/freebsd/usr.sbin/ypldap/
H A Daldap.h34 int msgid; member
45 int msgid; member
/freebsd/sys/dev/ipmi/
H A Dipmi.c504 ipmi_init_request(struct ipmi_request *req, struct ipmi_device *dev, long msgid, in ipmi_init_request()
524 ipmi_alloc_request(struct ipmi_device *dev, long msgid, uint8_t addr, in ipmi_alloc_request()
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-ldap.c65 HDBSETMSGID(db,msgid) global() argument
1435 int msgid, rc, parserc; LDAP_seq() local
1501 int msgid; LDAP_firstkey() local
[all...]
/freebsd/usr.bin/gencat/
H A Dgencat.c392 int setid, msgid = 0; local
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Ddump.c288 u32 msgid; global() member
357 u32 msgid; global() member
/freebsd/crypto/heimdal/lib/com_err/
H A Dparse.c239 # define YY_(msgid) dgettext ("bison-runtime", msgid) argument
243 # define YY_(msgid) msgid argument
/freebsd/contrib/tzcode/
H A Dprivate.h943 _(msgid) global() argument
945 _(msgid) global() argument
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dkdb_ldap.h172 int msgid; member

12