Home
last modified time | relevance | path

Searched refs:vs_propdef_t (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libvscan/common/
H A Dlibvscan.c105 } vs_propdef_t; typedef
143 static const vs_propdef_t vs_propdefs[] = {
157 static const int vs_npropdefs = sizeof (vs_propdefs)/sizeof (vs_propdef_t);
160 static const vs_propdef_t *vs_get_propdef(uint64_t);
164 static int vs_scf_get(const vs_propdef_t *, vs_prop_hd_t *, vs_scfctx_t *, int);
167 static int vs_scf_set(const vs_propdef_t *, vs_prop_hd_t *, vs_scfctx_t *, int);
514 static const vs_propdef_t *
593 const vs_propdef_t *vpd; in vs_scf_values_get()
661 vs_scf_get(const vs_propdef_t *vpd, vs_prop_hd_t *prop_hd, in vs_scf_get()
856 const vs_propdef_t *vpd; in vs_scf_values_set()
[all …]