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

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp1299 mach_port_t replyPort; local
1303 replyPort = (mach_port_t) (reference[0] & ~kIOUCAsync0Flags);
1304 if (replyPort == MACH_PORT_NULL)
1312 replyMsg.msgHdr.msgh_remote_port = replyPort;

Completed in 21 milliseconds