Home
last modified time | relevance | path

Searched refs:InstallSrc (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether/v4.38-9760/src/Cedar/
H A DSW.c2514 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2515 vpnsmgr = SwNewCopyTask(L"vpnsmgr.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2594 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2595 vpnsmgr = SwNewCopyTask(L"vpnsmgr.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2679 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2716 vpnweb = SwNewCopyTask(L"vpnweb.cab", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2810 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2846 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
5070 if (UniStrCmpi(tmp, sw->InstallSrc) == 0) in SwDir()
6354 CombinePathW(fullpath, sizeof(fullpath), sw->InstallSrc, name_w); in SwIsComponentDetected()
[all …]
H A DSWInner.h291 wchar_t InstallSrc[MAX_SIZE]; // Source directory member
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSW.c2514 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2515 vpnsmgr = SwNewCopyTask(L"vpnsmgr.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2594 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2595 vpnsmgr = SwNewCopyTask(L"vpnsmgr.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2679 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2716 vpnweb = SwNewCopyTask(L"vpnweb.cab", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2810 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2846 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
5070 if (UniStrCmpi(tmp, sw->InstallSrc) == 0) in SwDir()
6354 CombinePathW(fullpath, sizeof(fullpath), sw->InstallSrc, name_w); in SwIsComponentDetected()
[all …]
H A DSWInner.h291 wchar_t InstallSrc[MAX_SIZE]; // Source directory member
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSW.c2342 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2343 vpnsmgr = SwNewCopyTask(L"vpnsmgr.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2411 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2412 vpnsmgr = SwNewCopyTask(L"vpnsmgr.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2483 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2484 vpncmgr = SwNewCopyTask(L"vpncmgr.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2590 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
2618 vpncmd = SwNewCopyTask(L"vpncmd.exe", NULL, sw->InstallSrc, sw->InstallDir, true, false); in SwDefineTasks()
4798 if (UniStrCmpi(tmp, sw->InstallSrc) == 0) in SwDir()
5989 CombinePathW(fullpath, sizeof(fullpath), sw->InstallSrc, name_w); in SwIsComponentDetected()
[all …]
H A DSWInner.h196 wchar_t InstallSrc[MAX_SIZE]; // Source directory member