Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Cedar/
H A DSeLowUser.c261 wchar_t sys_fullpath[MAX_PATH]; in SuInstallDriverInner() local
286 CombinePathW(sys_fullpath, sizeof(sys_fullpath), MsGetSystem32DirW(), L"drivers\\SeLow_%S.sys"); in SuInstallDriverInner()
287 UniFormat(sys_fullpath, sizeof(sys_fullpath), sys_fullpath, cpu_type); in SuInstallDriverInner()
289 if (IsFileExistsW(sys_fullpath)) in SuInstallDriverInner()
379 …"SuCopySysFile from %S to %s: ret = %u\n", src_sys, sys_fullpath, SuCopySysFile(src_sys, sys_fullp… in SuInstallDriverInner()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSeLowUser.c261 wchar_t sys_fullpath[MAX_PATH]; in SuInstallDriverInner() local
286 CombinePathW(sys_fullpath, sizeof(sys_fullpath), MsGetSystem32DirW(), L"drivers\\SeLow_%S.sys"); in SuInstallDriverInner()
287 UniFormat(sys_fullpath, sizeof(sys_fullpath), sys_fullpath, cpu_type); in SuInstallDriverInner()
289 if (IsFileExistsW(sys_fullpath)) in SuInstallDriverInner()
379 …"SuCopySysFile from %S to %s: ret = %u\n", src_sys, sys_fullpath, SuCopySysFile(src_sys, sys_fullp… in SuInstallDriverInner()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSeLowUser.c166 wchar_t sys_fullpath[MAX_PATH]; in SuInstallDriverInner() local
191 CombinePathW(sys_fullpath, sizeof(sys_fullpath), MsGetSystem32DirW(), L"drivers\\SeLow_%S.sys"); in SuInstallDriverInner()
192 UniFormat(sys_fullpath, sizeof(sys_fullpath), sys_fullpath, cpu_type); in SuInstallDriverInner()
194 if (IsFileExistsW(sys_fullpath)) in SuInstallDriverInner()
284 …"SuCopySysFile from %S to %s: ret = %u\n", src_sys, sys_fullpath, SuCopySysFile(src_sys, sys_fullp… in SuInstallDriverInner()