Searched refs:vs_scf_set (Results 1 – 1 of 1) sorted by relevance
167 static int vs_scf_set(const vs_propdef_t *, vs_prop_hd_t *, vs_scfctx_t *, int);916 if ((rc = vs_scf_set(vpd, prop_hd, &vsc, np)) != VS_ERR_NONE) in vs_scf_values_set()952 vs_scf_set(const vs_propdef_t *vpd, vs_prop_hd_t *prop_hd, in vs_scf_set() function