Searched refs:_RequestThread (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.h19 int32 _RequestThread();
H A DAuthenticationServer.cpp315 return ((AuthenticationServer*)data)->_RequestThread();
318 // _RequestThread
320 AuthenticationServer::_RequestThread() function in class:AuthenticationServer
353 ERROR("AuthenticationServer::_RequestThread(): ERROR: "
359 ERROR("AuthenticationServer::_RequestThread(): Failed to "
/haiku/src/servers/registrar/
H A DAuthenticationManager.h32 status_t _RequestThread();
H A DAuthenticationManager.cpp771 return ((AuthenticationManager*)data)->_RequestThread();
776 AuthenticationManager::_RequestThread() function in class:AuthenticationManager

Completed in 43 milliseconds