Lines Matching refs:vs_prop_hd_t

120 } vs_prop_hd_t;
161 static void vs_default_value(vs_prop_hd_t *, const uint64_t);
163 static int vs_scf_values_get(const char *, vs_prop_hd_t *);
164 static int vs_scf_get(const vs_propdef_t *, vs_prop_hd_t *, vs_scfctx_t *, int);
166 static int vs_scf_values_set(const char *, vs_prop_hd_t *);
167 static int vs_scf_set(const vs_propdef_t *, vs_prop_hd_t *, vs_scfctx_t *, int);
168 static int vs_scf_pg_create(const char *, vs_prop_hd_t *);
174 static int vs_validate(const vs_prop_hd_t *, uint64_t);
250 vs_prop_hd_t prop_hd;
255 (void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
283 vs_prop_hd_t prop_hd;
288 (void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
318 vs_prop_hd_t prop_hd;
327 (void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
380 vs_prop_hd_t prop_hd;
389 (void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
425 vs_prop_hd_t prop_hd;
442 (void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
537 vs_default_value(vs_prop_hd_t *prop_hd, const uint64_t propid)
589 vs_scf_values_get(const char *pgname, vs_prop_hd_t *prop_hd)
661 vs_scf_get(const vs_propdef_t *vpd, vs_prop_hd_t *prop_hd,
749 vs_scf_pg_create(const char *pgname, vs_prop_hd_t *prop_hd)
853 vs_scf_values_set(const char *pgname, vs_prop_hd_t *prop_hd)
952 vs_scf_set(const vs_propdef_t *vpd, vs_prop_hd_t *prop_hd,
1096 vs_validate(const vs_prop_hd_t *prop_hd, uint64_t propid)
1152 vs_prop_hd_t prop_hd;
1157 (void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));
1188 vs_prop_hd_t prop_hd;
1193 (void) memset(&prop_hd, 0, sizeof (vs_prop_hd_t));