Home
last modified time | relevance | path

Searched refs:_foundUser (Results 1 – 1 of 1) 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
87 if (_foundUser) { in GetAuthentication()
90 strcpy(_foundUser, foundUser); in GetAuthentication()