Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DAuthenticationServer.cpp35 bool* _cancelled, char* _foundUser, int32 foundUserSize, in GetAuthentication() argument
88 if (foundUserSize <= (int32)strlen(foundUser)) in GetAuthentication()
H A DAuthenticationServer.h19 int32 foundUserSize, char* foundPassword,