Searched defs:recipient (Results 1 – 5 of 5) sorted by relevance
49 const char *recipient; member106 z_triple(char *class, char *inst, const char *recipient) in z_triple()
299 public void linkToDeath(DeathRecipient recipient, int flags) throws RemoteException { in linkToDeath()303 public boolean unlinkToDeath(DeathRecipient recipient, int flags) { in unlinkToDeath()
771 VirtualSocket* recipient = LookupBinding(remote_addr); in SendUdp() local825 VirtualSocket* recipient = LookupConnection(socket->local_addr_, in SendTcp() local868 VirtualSocket* recipient, in AddPacketToNetwork()
180 PEM_USER **recipient; member
573 Parser.prototype._adoptNodes = function (donor, recipient) { argument