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

/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dmachrunloopserver.h62 void notifyIfDead(Port port, bool doNotify = true) const;
H A Dmachrunloopserver.cpp76 void MachRunLoopServer::notifyIfDead(Port port, bool doNotify) const function in class:Security::MachPlusPlus::MachRunLoopServer
H A Dmachserver.h103 virtual void notifyIfDead(Port port, bool doNotify = true) const;
H A Dmachserver.cpp106 void MachServer::notifyIfDead(Port port, bool doNotify) const function in class:Security::MachPlusPlus::MachServer
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dmachrunloopserver.h62 void notifyIfDead(Port port, bool doNotify = true) const;
H A Dmachrunloopserver.cpp76 void MachRunLoopServer::notifyIfDead(Port port, bool doNotify) const function in class:Security::MachPlusPlus::MachRunLoopServer
H A Dmachserver.h103 virtual void notifyIfDead(Port port, bool doNotify = true) const;
H A Dmachserver.cpp106 void MachServer::notifyIfDead(Port port, bool doNotify) const function in class:Security::MachPlusPlus::MachServer
/macosx-10.10.1/SmartCardServices-55111/src/PCSC/
H A Dpcscdserver.cpp87 void Server::notifyIfDead(MachPlusPlus::Port port, bool doNotify) const function in class:PCSCD::Server
90 MachServer::notifyIfDead(port, doNotify);
H A Dpcscdserver.h67 virtual void notifyIfDead(MachPlusPlus::Port port, bool doNotify = true) const;
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dserver.cpp243 notifyIfDead(taskPort);
252 notifyIfDead(replyPort);

Completed in 103 milliseconds