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

/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationServer.cpp119 for (AuthenticationMap::Iterator it = fAuthentications.GetIterator();
171 typedef HashMap<HashString, Authentication*> AuthenticationMap; typedef in class:AuthenticationServer::ServerEntry
175 AuthenticationMap fAuthentications;

Completed in 23 milliseconds