Home
last modified time | relevance | path

Searched defs:POLICY_BOOL (Results 1 – 3 of 3) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DAccount.h248 #define POLICY_BOOL(p, i) (((bool *)(p))[(i)]) macro
/dports/security/softether/v4.38-9760/src/Cedar/
H A DAccount.h248 #define POLICY_BOOL(p, i) (((bool *)(p))[(i)]) macro
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DAccount.h156 #define POLICY_BOOL(p, i) (((bool *)(p))[(i)]) macro