Searched defs:VS_PROPID_SE_ALL (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libvscan/common/
H A Dlibvscan.h53 #define VS_PROPID_SE_ALL (VS_PROPID_SE_ENABLE | \ macro
57 #define VS_PROPID_IS_SE(id) ((id & VS_PROPID_SE_ALL) ? 1 : 0)

Completed in 22 milliseconds