Home
last modified time | relevance | path

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

/haiku/src/servers/print/
H A DTransport.h29 status_t ListAvailablePorts(BMessage* msg);
H A DTransport.Scripting.cpp53 rc = ListAvailablePorts(&reply); in HandleScriptingCommand()
H A DTransport.cpp158 Transport::ListAvailablePorts(BMessage* msg) in ListAvailablePorts() function in Transport