vs_props_get_all
if ((rc = vs_props_get_all(&va)) != VS_ERR_NONE) {
if (vs_props_get_all(&config) != VS_ERR_NONE) {
int vs_props_get_all(vs_props_all_t *);