Home
last modified time | relevance | path

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

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DAccount.h246 #define IS_POLICY_FOR_CURRENT_VER(index, ver) ((ver) >= 3 ? IS_POLICY_FOR_VER3(index) : IS_POLICY_F… macro
H A DCM.c9072 if (IS_POLICY_FOR_CURRENT_VER(i, ver)) in CmPolicyDlgPrintEx2()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DAccount.h246 #define IS_POLICY_FOR_CURRENT_VER(index, ver) ((ver) >= 3 ? IS_POLICY_FOR_VER3(index) : IS_POLICY_F… macro
H A DCM.c9072 if (IS_POLICY_FOR_CURRENT_VER(i, ver)) in CmPolicyDlgPrintEx2()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DAccount.h154 #define IS_POLICY_FOR_CURRENT_VER(index, ver) ((ver) >= 3 ? IS_POLICY_FOR_VER3(index) : IS_POLICY_F… macro
H A DCM.c9158 if (IS_POLICY_FOR_CURRENT_VER(i, ver)) in CmPolicyDlgPrintEx2()