Home
last modified time | relevance | path

Searched refs:releaseNotificationPort (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/iokit/IOKit/
H A DIOUserClient.h368 static IOReturn releaseNotificationPort(mach_port_t port);
/xnu-8019.80.24/iokit/Kernel/
H A DIOUserClient.cpp2121 IOUserClient::releaseNotificationPort(mach_port_t port) in releaseNotificationPort() function in IOUserClient