Home
last modified time | relevance | path

Searched refs:CreateConnectionListener (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DConnectionListenerFactory.h16 status_t CreateConnectionListener(const char* type,
H A DConnectionListenerFactory.cpp23 ConnectionListenerFactory::CreateConnectionListener(const char* type, in CreateConnectionListener() function in ConnectionListenerFactory
H A DNetFSServer.cpp297 error = fConnectionListenerFactory.CreateConnectionListener( in Init()