vs_props_all_t
vs_props_all_t va;
vs_eng_config(vs_props_all_t *config)
void vs_eng_config(vs_props_all_t *);
void vs_stats_config(vs_props_all_t *);
vs_props_all_t config;
(void) memset(&config, 0, sizeof (vs_props_all_t));
vscand_dtrace_cfg(vs_props_all_t *config)
static void vscand_dtrace_cfg(vs_props_all_t *);
vs_stats_config(vs_props_all_t *config)
vs_props_get_all(vs_props_all_t *va)
(void) memset(va, 0, sizeof (vs_props_all_t));
int vs_props_get_all(vs_props_all_t *);