Home
last modified time | relevance | path

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

/dports/security/softether/v4.38-9760/src/Cedar/
H A DSeLowUser.c268 wchar_t dst_inf[MAX_PATH]; in SuInstallDriverInner() local
344 UniFormat(dst_inf, sizeof(dst_inf), L"%s\\SeLow_%S.inf", tmp_dir, cpu_type); in SuInstallDriverInner()
348 FileCopyW(src_inf, dst_inf)) in SuInstallDriverInner()
370 if (InstallNdisProtocolDriver(dst_inf, L"SeLow", SL_USER_INSTALL_LOCK_TIMEOUT) == false) in SuInstallDriverInner()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DSeLowUser.c268 wchar_t dst_inf[MAX_PATH]; in SuInstallDriverInner() local
344 UniFormat(dst_inf, sizeof(dst_inf), L"%s\\SeLow_%S.inf", tmp_dir, cpu_type); in SuInstallDriverInner()
348 FileCopyW(src_inf, dst_inf)) in SuInstallDriverInner()
370 if (InstallNdisProtocolDriver(dst_inf, L"SeLow", SL_USER_INSTALL_LOCK_TIMEOUT) == false) in SuInstallDriverInner()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DSeLowUser.c173 wchar_t dst_inf[MAX_PATH]; in SuInstallDriverInner() local
249 UniFormat(dst_inf, sizeof(dst_inf), L"%s\\SeLow_%S.inf", tmp_dir, cpu_type); in SuInstallDriverInner()
253 FileCopyW(src_inf, dst_inf)) in SuInstallDriverInner()
275 if (InstallNdisProtocolDriver(dst_inf, L"SeLow", SL_USER_INSTALL_LOCK_TIMEOUT) == false) in SuInstallDriverInner()