Searched refs:VS_PROPID_SE_ENABLE (Results 1 – 3 of 3) sorted by relevance
50 #define VS_PROPID_SE_ENABLE 0x100LL macro55 #define VS_PROPID_SE_ALL (VS_PROPID_SE_ENABLE | \
150 { VS_PNAME_SE_ENABLE, VS_PROPID_SE_ENABLE, SCF_TYPE_BOOLEAN },334 if ((propids & VS_PROPID_SE_ENABLE)) in vs_props_se_get()399 if ((propids & VS_PROPID_SE_ENABLE) && (sep->vep_enable == B_TRUE) && in vs_props_se_set()558 case VS_PROPID_SE_ENABLE: in vs_default_value()707 case VS_PROPID_SE_ENABLE: in vs_scf_get()980 case VS_PROPID_SE_ENABLE: in vs_scf_set()1113 case VS_PROPID_SE_ENABLE: in vs_validate()
185 { VS_ADM_SE_ENABLE, VS_PROPID_SE_ENABLE,