Searched refs:_SendRequestReply (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/ |
H A D | AuthenticationServer.cpp | 224 fAuthenticationServer->_SendRequestReply(fReplyPort, fReplyToken, in Execute() 227 fAuthenticationServer->_SendRequestReply(fReplyPort, fReplyToken, in Execute() 233 fAuthenticationServer->_SendRequestReply(fReplyPort, fReplyToken, in Execute() 345 _SendRequestReply(request.ReplyPort(), request.ReplyToken(), in _RequestThread() 433 AuthenticationServer::_SendRequestReply(port_id port, int32 token, in _SendRequestReply() function in AuthenticationServer
|
H A D | AuthenticationServer.h | 28 status_t _SendRequestReply(port_id port, int32 token,
|