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

/illumos-gate/usr/src/lib/libvscan/common/
H A Dlibvscan.h141 } vs_props_t; typedef in typeref:struct:vs_props
156 vs_props_t va_props;
166 int vs_props_set(const vs_props_t *, uint64_t);
167 int vs_props_get(vs_props_t *, uint64_t);
168 int vs_props_validate(const vs_props_t *, uint64_t);

Completed in 54 milliseconds