Searched refs:CreateConnectionListener (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/server/
H A DConnectionListenerFactory.h16 status_t CreateConnectionListener(const char* type,
H A DConnectionListenerFactory.cpp21 // CreateConnectionListener
23 ConnectionListenerFactory::CreateConnectionListener(const char* type, function in class:ConnectionListenerFactory
H A DNetFSServer.cpp294 // error = fConnectionListenerFactory.CreateConnectionListener(
296 error = fConnectionListenerFactory.CreateConnectionListener(
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/server/
H A DConnectionListenerFactory.h16 status_t CreateConnectionListener(const char* type,
H A DConnectionListenerFactory.cpp21 // CreateConnectionListener
23 ConnectionListenerFactory::CreateConnectionListener(const char* type, function in class:ConnectionListenerFactory
H A DNetFSServer.cpp293 // error = fConnectionListenerFactory.CreateConnectionListener(
295 error = fConnectionListenerFactory.CreateConnectionListener(

Completed in 45 milliseconds