Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp135 status_t SetDefaultAuthentication(const char* user, const char* password) in SetDefaultAuthentication() function in AuthenticationServer::ServerEntry
424 serverEntry->SetDefaultAuthentication(user, password); in _AddAuthentication()