Searched refs:MACH_MSG_PORT_DESCRIPTOR (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/osfmk/ipc/
H A Dipc_kmsg.c431 case MACH_MSG_PORT_DESCRIPTOR: {
515 if ((s)->type.type != MACH_MSG_PORT_DESCRIPTOR) \
902 case MACH_MSG_PORT_DESCRIPTOR: {
2246 dsc->type = MACH_MSG_PORT_DESCRIPTOR;
2676 case MACH_MSG_PORT_DESCRIPTOR:
2848 case MACH_MSG_PORT_DESCRIPTOR: {
2991 case MACH_MSG_PORT_DESCRIPTOR: {
3005 dest_dsc->type = MACH_MSG_PORT_DESCRIPTOR;
3418 user_dsc->type = MACH_MSG_PORT_DESCRIPTOR;
3425 user_dsc->type = MACH_MSG_PORT_DESCRIPTOR;
[all...]
/xnu-2422.115.4/osfmk/mach/
H A Dmessage.h216 #define MACH_MSG_PORT_DESCRIPTOR 0 macro
/xnu-2422.115.4/libsyscall/mach/
H A Dmach_msg.c292 case MACH_MSG_PORT_DESCRIPTOR: {
/xnu-2422.115.4/iokit/Kernel/
H A DIOUserClient.cpp758 pingMsg->ports[0].type = MACH_MSG_PORT_DESCRIPTOR;

Completed in 28 milliseconds