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

/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c429 case MACH_MSG_PORT_DESCRIPTOR: {
513 if ((s)->type.type != MACH_MSG_PORT_DESCRIPTOR) \
900 case MACH_MSG_PORT_DESCRIPTOR: {
2034 dsc->type = MACH_MSG_PORT_DESCRIPTOR;
2457 case MACH_MSG_PORT_DESCRIPTOR:
2628 case MACH_MSG_PORT_DESCRIPTOR: {
2771 case MACH_MSG_PORT_DESCRIPTOR: {
2785 dest_dsc->type = MACH_MSG_PORT_DESCRIPTOR;
3195 user_dsc->type = MACH_MSG_PORT_DESCRIPTOR;
3202 user_dsc->type = MACH_MSG_PORT_DESCRIPTOR;
[all...]
/darwin-on-arm/xnu/osfmk/mach/
H A Dmessage.h214 #define MACH_MSG_PORT_DESCRIPTOR 0 macro
/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_msg.c290 case MACH_MSG_PORT_DESCRIPTOR: {
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp755 pingMsg->ports[0].type = MACH_MSG_PORT_DESCRIPTOR;

Completed in 89 milliseconds