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

/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp135 status_t SetDefaultAuthentication(const char* user, const char* password) function in class:AuthenticationServer::ServerEntry
424 serverEntry->SetDefaultAuthentication(user, password);
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/authentication_server/
H A DAuthenticationServer.cpp130 status_t SetDefaultAuthentication(const char* user, const char* password) function in class:AuthenticationServer::ServerEntry
417 serverEntry->SetDefaultAuthentication(user, password);

Completed in 43 milliseconds