Home
last modified time | relevance | path

Searched defs:POLICY_ITEM (Results 1 – 6 of 6) sorted by relevance

/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DAccount.h111 struct POLICY_ITEM struct
113 UINT Index;
114 bool TypeInt;
115 bool AllowZero;
116 UINT MinValue;
117 UINT MaxValue;
118 UINT DefaultValue;
119 char *FormatStr;
H A DCedarType.h120 typedef struct POLICY_ITEM POLICY_ITEM; typedef
/dports/security/softether/v4.38-9760/src/Cedar/
H A DAccount.h111 struct POLICY_ITEM struct
113 UINT Index;
114 bool TypeInt;
115 bool AllowZero;
116 UINT MinValue;
117 UINT MaxValue;
118 UINT DefaultValue;
119 char *FormatStr;
H A DCedarType.h120 typedef struct POLICY_ITEM POLICY_ITEM; typedef
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DAccount.h19 struct POLICY_ITEM struct
21 UINT Index;
22 bool TypeInt;
23 bool AllowZero;
24 UINT MinValue;
25 UINT MaxValue;
26 UINT DefaultValue;
27 char *FormatStr;
H A DCedarType.h26 typedef struct POLICY_ITEM POLICY_ITEM; typedef