Home
last modified time | relevance | path

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

/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dwin32.c1230 WCHAR openvpnpath[MAX_PATH]; in win_wfp_block_dns() local
1241 status = GetModuleFileNameW(NULL, openvpnpath, _countof(openvpnpath)); in win_wfp_block_dns()
1242 if (status == 0 || status == _countof(openvpnpath)) in win_wfp_block_dns()
1248 status = add_block_dns_filters(&m_hEngineHandle, index, openvpnpath, in win_wfp_block_dns()
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dwin32.c1332 WCHAR openvpnpath[MAX_PATH]; in win_wfp_block_dns() local
1343 status = GetModuleFileNameW(NULL, openvpnpath, _countof(openvpnpath)); in win_wfp_block_dns()
1344 if (status == 0 || status == _countof(openvpnpath)) in win_wfp_block_dns()
1350 status = add_block_dns_filters(&m_hEngineHandle, index, openvpnpath, in win_wfp_block_dns()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dwin32.c1332 WCHAR openvpnpath[MAX_PATH]; in win_wfp_block_dns() local
1343 status = GetModuleFileNameW(NULL, openvpnpath, _countof(openvpnpath)); in win_wfp_block_dns()
1344 if (status == 0 || status == _countof(openvpnpath)) in win_wfp_block_dns()
1350 status = add_block_dns_filters(&m_hEngineHandle, index, openvpnpath, in win_wfp_block_dns()