| /NextBSD/sys/sys/mach/ |
| HD | ipc_mig.h | 54 #define __BeforeRcvCallTrace(msgid,arg1,arg2,arg3,arg4) \ argument 63 #define __AfterRcvCallTrace(msgid,arg1,arg2,arg3,arg4) \ argument 72 #define __BeforeSimpleCallTrace(msgid,arg1,arg2,arg3,arg4) \ argument 81 #define __AfterSimpleCallTrace(msgid,arg1,arg2,arg3,arg4) \ argument 92 #define __BeforeRcvRpc(msgid, _NAME_) \ argument 101 #define __AfterRcvRpc(msgid, _NAME_) \ argument 111 #define __BeforeRcvSimple(msgid, _NAME_) \ argument 120 #define __AfterRcvSimple(msgid, _NAME_) \ argument 131 #define _MIG_MSGID_INVALID(msgid) \ argument
|
| /NextBSD/contrib/gcclibs/libcpp/ |
| HD | errors.c | 129 #define v_message(msgid, ap) \ argument 136 cpp_error (cpp_reader * pfile, int level, const char *msgid, ...) in cpp_error() 183 const char *msgid, ...) in cpp_error_with_line() 196 cpp_errno (cpp_reader *pfile, int level, const char *msgid) in cpp_errno()
|
| HD | system.h | 259 # define dgettext(package, msgid) (msgid) argument 263 # define _(msgid) dgettext (PACKAGE, msgid) argument 267 # define N_(msgid) msgid argument
|
| /NextBSD/contrib/xz/src/common/ |
| HD | tuklib_gettext.h | 35 # define _(msgid) gettext(msgid) argument 39 # define _(msgid) (msgid) argument 42 #define N_(msgid) msgid argument
|
| /NextBSD/contrib/gcc/ |
| HD | intl.h | 41 # define gettext(msgid) (msgid) argument 47 # define _(msgid) gettext (msgid) argument 51 # define N_(msgid) msgid argument
|
| HD | toplev.h | 39 #define fatal_insn(msgid, insn) \ argument
|
| HD | rtl-error.c | 110 _fatal_insn (const char *msgid, rtx insn, const char *file, int line, in _fatal_insn()
|
| HD | params.h | 80 #define DEFPARAM(enumerator, option, msgid, default, min, max) \ argument
|
| /NextBSD/contrib/wpa/hs20/client/ |
| HD | oma_dm_client.c | 109 const char *url, int msgid) in oma_dm_build_hdr() 293 const char *url, int msgid, const char *oper) in build_oma_dm_1() 331 const char *url, int msgid) in build_oma_dm_1_sub_reg() 344 const char *url, int msgid) in build_oma_dm_1_sub_prov() 358 const char *url, int msgid) in build_oma_dm_1_pol_upd() 371 const char *url, int msgid) in build_oma_dm_1_sub_rem() 987 xml_node_t *resp, int msgid, in oma_dm_process() 1152 int msgid = 0; in cmd_oma_dm_prov() local 1189 int msgid = 0; in cmd_oma_dm_sim_prov() local 1251 int msgid = 0; in oma_dm_pol_upd() local [all …]
|
| /NextBSD/contrib/libstdc++/src/ |
| D | functexcept.cc | 38 # define _(msgid) gettext (msgid) argument 40 # define _(msgid) (msgid) argument
|
| /NextBSD/contrib/tzcode/zic/ |
| HD | private.h | 234 #define _(msgid) gettext(msgid) argument 236 #define _(msgid) msgid argument
|
| HD | zdump.c | 136 #define _(msgid) gettext(msgid) argument 138 #define _(msgid) msgid argument
|
| /NextBSD/sys/sys/ |
| HD | ipmi.h | 87 long msgid; member 95 long msgid; member 141 int32_t msgid; member 149 int32_t msgid; member
|
| /NextBSD/contrib/diff/lib/ |
| HD | xmalloc.c | 30 #define _(msgid) gettext (msgid) argument 31 #define N_(msgid) msgid argument
|
| HD | version-etc.c | 33 #define _(msgid) gettext (msgid) argument
|
| HD | c-stack.c | 48 #define _(msgid) gettext (msgid) argument
|
| /NextBSD/contrib/ntp/sntp/libopts/ |
| HD | gettext.h | 149 const char *msg_ctxt_id, const char *msgid, in pgettext_aux() 168 const char *msg_ctxt_id, const char *msgid, in npgettext_aux() 211 const char *msgctxt, const char *msgid, in dcpgettext_expr() 256 const char *msgctxt, const char *msgid, in dcnpgettext_expr()
|
| /NextBSD/contrib/tzcode/stdtime/ |
| HD | private.h | 286 #define _(msgid) gettext(msgid) argument 288 #define _(msgid) msgid argument
|
| /NextBSD/cddl/contrib/opensolaris/lib/libzfs/common/ |
| HD | libzfs_status.c | 379 zpool_get_status(zpool_handle_t *zhp, char **msgid) in zpool_get_status() 392 zpool_import_status(nvlist_t *config, char **msgid) in zpool_import_status()
|
| /NextBSD/contrib/apr-util/ldap/ |
| HD | apr_ldap_rebind.c | 305 ber_int_t msgid, void *params) in LDAP_rebindproc() 344 static int LDAP_rebindproc(LDAP *ld, LDAP_CONST char *url, int request, ber_int_t msgid) in LDAP_rebindproc()
|
| /NextBSD/sys/contrib/vchiq/interface/vchiq_arm/ |
| HD | vchiq_core.c | 654 int msgid = header->msgid; in process_free_queue() local 764 int msgid, const VCHIQ_ELEMENT_T *elements, in queue_message() 1006 int msgid, const VCHIQ_ELEMENT_T *elements, in queue_message_sync() 1128 int msgid = header->msgid; in release_slot() local 1189 int msgid = VCHIQ_MAKE_MSG(msgtype, service->localport, in notify_bulks() local 1511 int msgid, size; in parse_open() local 1641 int msgid, size; in parse_rx_slots() local 2165 int msgid, size; in sync_func() local 2774 int msgid = header->msgid; in release_service_messages() local 3513 int msgid = header->msgid; in vchiq_release_message() local
|
| /NextBSD/contrib/diff/src/ |
| HD | system.h | 200 #define _(msgid) gettext (msgid) argument 201 #define N_(msgid) msgid argument
|
| /NextBSD/contrib/gcclibs/libiberty/ |
| HD | getopt.c | 88 # define _(msgid) gettext (msgid) argument 90 # define _(msgid) (msgid) argument
|
| /NextBSD/contrib/libxo/xopo/ |
| HD | xopo.c | 203 static char msgid[] = "msgid "; in main() local
|
| /NextBSD/sys/dev/ipmi/ |
| HD | ipmi.c | 495 ipmi_init_request(struct ipmi_request *req, struct ipmi_device *dev, long msgid, in ipmi_init_request() 515 ipmi_alloc_request(struct ipmi_device *dev, long msgid, uint8_t addr, in ipmi_alloc_request()
|