SendReply
BMessage::SendReply(uint32 command, BHandler* replyTo)
BMessage::SendReply(BMessage* reply, BHandler* replyTo, bigtime_t timeout)
BMessage::SendReply(BMessage* reply, BMessenger replyTo, bigtime_t timeout)
BMessage::SendReply(uint32 command, BMessage* replyToReply)
BMessage::SendReply(BMessage* reply, BMessage* replyToReply,
request_data::SendReply(status_t result, reply_data *reply,
BSocketMessenger::SendReply(const BMessage& message, const BMessage& reply)
PrintAddOnServerApplication::SendReply(BMessage* message, status_t status)
PrintAddOnServerApplication::SendReply(BMessage* message, BMessage* reply)
ShutdownProcess::SendReply(BMessage* request, status_t error)
KMessage::SendReply(KMessage* message, port_id replyPort, int32 replyToken,
KMessage::SendReply(KMessage* message, KMessage* reply,