Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DNetFSServer.h38 status_t _AddClientConnection(
H A DNetFSServer.cpp109 error = fServer->_AddClientConnection(clientConnection); in _Thread()
754 NetFSServer::_AddClientConnection(ClientConnection* clientConnection) in _AddClientConnection() function in NetFSServer