Searched defs:VS_PROPID_SE_ALL (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libvscan/common/ | ||
H A D | libvscan.h | 55 #define VS_PROPID_SE_ALL (VS_PROPID_SE_ENABLE | \ macro 59 #define VS_PROPID_IS_SE(id) ((id & VS_PROPID_SE_ALL) ? 1 : 0) |
Completed in 57 milliseconds