Searched refs:IPC_SERVICE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/ipc/
H A Dipcsetup.h18 #define IPC_SERVICE _T("4242") macro
19 //#define IPC_SERVICE _T("/tmp/wxsrv424")
H A Dclient.cpp117 IPC_SERVICE, _T("...")
273 if (!s.IsEmpty() && s != IPC_SERVICE)
H A Dserver.cpp124 IPC_SERVICE, _T("...")
215 if (!s.IsEmpty() && s != IPC_SERVICE)

Completed in 106 milliseconds