Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libvscan/common/
H A Dlibvscan.c166 static int vs_scf_values_set(const char *, vs_prop_hd_t *);
293 return (vs_scf_values_set(VS_PGNAME_GENERAL, &prop_hd)); in vs_props_set()
413 return (vs_scf_values_set(pgname, &prop_hd)); in vs_props_se_set()
782 rc = vs_scf_values_set(pgname, prop_hd); in vs_scf_pg_create()
853 vs_scf_values_set(const char *pgname, vs_prop_hd_t *prop_hd) in vs_scf_values_set() function