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

/haiku/headers/private/debug/
H A DDebugContext.h22 port_id ReplyPort() const function in class:BDebugContext
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp345 _SendRequestReply(request.ReplyPort(), request.ReplyToken(),
350 context, server, share, badPassword, request.ReplyPort(),
/haiku/src/system/kernel/messaging/
H A DKMessage.cpp473 KMessage::ReplyPort() const function in class:KMessage
588 return message->SendTo(ReplyPort(), ReplyToken(), replyPort, replyToken,
599 return message->SendTo(ReplyPort(), ReplyToken(), reply, deliveryTimeout,
/haiku/src/kits/app/
H A DMessageAdapter.cpp293 toPrivate.SetReply(B_SYSTEM_TEAM, fromMessage->ReplyPort(),
295 if (fromMessage->ReplyPort() >= 0) {
/haiku/headers/private/kernel/util/
H A DKMessage.h154 port_id ReplyPort() const;

Completed in 112 milliseconds