Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DAuthenticationServer.cpp36 char* _foundPassword, int32 foundPasswordSize) in GetAuthentication() argument
93 if (foundPasswordSize <= (int32)strlen(foundPassword)) in GetAuthentication()
H A DAuthenticationServer.h20 int32 foundPasswordSize);