Home
last modified time | relevance | path

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

/dports/security/i2pd/i2pd-2.40.0/Win32/
H A DWin32App.h20 bool StartWin32App ();
H A DDaemonWin32.cpp53 if (!i2p::win32::StartWin32App ()) return false; in start()
H A DWin32App.cpp421 bool StartWin32App () in StartWin32App() function