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

/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp130 bool UseDefaultAuthentication() const function in class:AuthenticationServer::ServerEntry
389 if (!authentication && serverEntry->UseDefaultAuthentication())
423 if (makeDefault || !serverEntry->UseDefaultAuthentication())
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/authentication_server/
H A DAuthenticationServer.cpp125 bool UseDefaultAuthentication() const function in class:AuthenticationServer::ServerEntry
382 if (!authentication && serverEntry->UseDefaultAuthentication())
416 if (makeDefault || !serverEntry->UseDefaultAuthentication())

Completed in 47 milliseconds