Searched refs:vs_props_get_all (Results 1 – 5 of 5) sorted by relevance
165 int vs_props_get_all(vs_props_all_t *);
43 vs_props_get_all;
201 vs_props_get_all(vs_props_all_t *va) in vs_props_get_all() function
644 if (vs_props_get_all(&config) != VS_ERR_NONE) { in vscand_configure()
443 if ((rc = vs_props_get_all(&va)) != VS_ERR_NONE) { in vs_adm_get_engine()