| /xnu-8020.121.3/osfmk/kern/ |
| H A D | ipc_mig.h | 52 #define __BeforeRcvCallTrace(msgid, arg1, arg2, arg3, arg4) \ argument 61 #define __AfterRcvCallTrace(msgid, arg1, arg2, arg3, arg4) \ argument 70 #define __BeforeSimpleCallTrace(msgid, arg1, arg2, arg3, arg4) \ argument 79 #define __AfterSimpleCallTrace(msgid, arg1, arg2, arg3, arg4) \ argument 90 #define __BeforeRcvRpc(msgid, _NAME_) \ argument 99 #define __AfterRcvRpc(msgid, _NAME_) \ argument 109 #define __BeforeRcvSimple(msgid, _NAME_) \ argument 118 #define __AfterRcvSimple(msgid, _NAME_) \ argument 129 #define _MIG_MSGID_INVALID(msgid) \ argument
|
| /xnu-8020.121.3/bsd/netinet/ |
| H A D | isakmp.h | 66 msgid_t msgid; member
|
| /xnu-8020.121.3/iokit/Kernel/ |
| H A D | IOUserServer.cpp | 199 uint64_t msgid; member 1182 OSActionCreateWithTypeNameInternal(OSObject * target, uint64_t targetmsgid, uint64_t msgid, size_t … in OSActionCreateWithTypeNameInternal() 1284 uint64_t msgid, in Create_Impl() 1295 uint64_t msgid, in CreateWithTypeName_Impl() 2607 IOUserServer::queueForObject(OSObject * obj, uint64_t msgid) in queueForObject() 2990 uint64_t msgid; in server() local 3264 uint64_t msgid; in rpc() local
|
| /xnu-8020.121.3/libkern/c++/ |
| H A D | OSUnserialize.cpp | 313 # define YY_(msgid) dgettext ("bison-runtime", msgid) argument 317 # define YY_(msgid) msgid argument
|
| /xnu-8020.121.3/iokit/DriverKit/ |
| H A D | IORPC.h | 184 uint64_t msgid; member
|
| /xnu-8020.121.3/iokit/IOKit/ |
| H A D | IORPC.h | 184 uint64_t msgid; member
|
| /xnu-8020.121.3/iokit/System/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 385 # define YY_(msgid) dgettext ("bison-runtime", msgid) argument 389 # define YY_(msgid) msgid argument
|
| /xnu-8020.121.3/libkern/libkern/c++/ |
| H A D | OSUnserializeXMLSharedImplementation.h | 385 # define YY_(msgid) dgettext ("bison-runtime", msgid) argument 389 # define YY_(msgid) msgid argument
|
| /xnu-8020.121.3/libsyscall/mach/ |
| H A D | mach_port.c | 242 mach_msg_id_t msgid, in mach_port_request_notification()
|
| /xnu-8020.121.3/bsd/sys/ |
| H A D | kdebug.h | 985 #define KDBG_MIGCODE(msgid) (((unsigned)DBG_MIG << KDBG_CLASS_OFFSET) | \ argument
|