Home
last modified time | relevance | path

Searched refs:_GetAuthentication (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.h21 bool _GetAuthentication(const char* context,
H A DAuthenticationServer.cpp213 fAuthenticationServer->_GetAuthentication(fContext.GetString(), in Execute()
343 if (!badPassword && _GetAuthentication(context, server, share, in _RequestThread()
373 AuthenticationServer::_GetAuthentication(const char* context, in _GetAuthentication() function in AuthenticationServer