Home
last modified time | relevance | path

Searched refs:PLOCALMON_PORT (Results 1 – 4 of 4) sorted by relevance

/reactos/win32ss/printing/monitors/localmon/
H A Dports.c355 static PLOCALMON_PORT
359 PLOCALMON_PORT pPort; in _FindPort()
458 PLOCALMON_PORT pPort = (PLOCALMON_PORT)hPort; in LocalmonClosePort()
495 PLOCALMON_PORT pPort = (PLOCALMON_PORT)hPort; in LocalmonEndDocPort()
536 PLOCALMON_PORT pPort; in LocalmonEnumPorts()
634 PLOCALMON_PORT pPort = (PLOCALMON_PORT)hPort; in LocalmonGetPrinterDataFromPort()
688 PLOCALMON_PORT pPort; in LocalmonOpenPort()
793 PLOCALMON_PORT pPort = (PLOCALMON_PORT)hPort; in LocalmonSetPortTimeOuts()
847 PLOCALMON_PORT pPort = (PLOCALMON_PORT)hPort; in LocalmonReadPort()
900 PLOCALMON_PORT pPort = (PLOCALMON_PORT)hPort; in LocalmonStartDocPort()
[all …]
H A Dmain.c115 PLOCALMON_PORT pPort; in LocalmonShutdown()
177 PLOCALMON_PORT pPort = NULL; in InitializePrintMonitor2()
H A Dxcv.c16 PLOCALMON_PORT pPort; in _HandleAddPort()
173 PLOCALMON_PORT pPort = NULL; in _HandleDeletePort()
H A Dprecomp.h71 LOCALMON_PORT, *PLOCALMON_PORT; typedef