vs_prop_hd_t
vs_validate(const vs_prop_hd_t *prop_hd, uint64_t propid)
vs_prop_hd_t prop_hd;
(void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
vs_prop_hd_t prop_hd;
(void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
static void vs_default_value(vs_prop_hd_t *, const uint64_t);
static int vs_scf_values_get(const char *, vs_prop_hd_t *);
static int vs_scf_get(const vs_propdef_t *, vs_prop_hd_t *, vs_scfctx_t *, int);
static int vs_scf_values_set(const char *, vs_prop_hd_t *);
static int vs_scf_set(const vs_propdef_t *, vs_prop_hd_t *, vs_scfctx_t *, int);
static int vs_scf_pg_create(const char *, vs_prop_hd_t *);
static int vs_validate(const vs_prop_hd_t *, uint64_t);
vs_prop_hd_t prop_hd;
(void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
vs_prop_hd_t prop_hd;
(void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
vs_prop_hd_t prop_hd;
(void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
vs_prop_hd_t prop_hd;
(void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
vs_prop_hd_t prop_hd;
(void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
vs_default_value(vs_prop_hd_t *prop_hd, const uint64_t propid)
vs_scf_values_get(const char *pgname, vs_prop_hd_t *prop_hd)
vs_scf_get(const vs_propdef_t *vpd, vs_prop_hd_t *prop_hd,
vs_scf_pg_create(const char *pgname, vs_prop_hd_t *prop_hd)
vs_scf_values_set(const char *pgname, vs_prop_hd_t *prop_hd)
vs_scf_set(const vs_propdef_t *vpd, vs_prop_hd_t *prop_hd,