Searched refs:vs_props_all_t (Results 1 – 7 of 7) sorted by relevance
119 void vs_eng_config(vs_props_all_t *);138 void vs_stats_config(vs_props_all_t *);
95 static void vscand_dtrace_cfg(vs_props_all_t *);641 vs_props_all_t config; in vscand_configure()643 (void) memset(&config, 0, sizeof (vs_props_all_t)); in vscand_configure()891 vscand_dtrace_cfg(vs_props_all_t *config) in vscand_dtrace_cfg()
272 vs_stats_config(vs_props_all_t *config) in vs_stats_config()
199 vs_eng_config(vs_props_all_t *config) in vs_eng_config()
158 } vs_props_all_t; typedef165 int vs_props_get_all(vs_props_all_t *);
201 vs_props_get_all(vs_props_all_t *va) in vs_props_get_all()206 (void) memset(va, 0, sizeof (vs_props_all_t)); in vs_props_get_all()
398 vs_props_all_t va; in vs_adm_get_engine()