Home
last modified time | relevance | path

Searched refs:vs_eng_total_maxcon (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/vscan/vscand/
H A Dvs_eng.c130 static int vs_eng_total_maxcon; /* total configured connections */ variable
171 vs_eng_total_maxcon = 0; in vs_eng_init()
208 vs_eng_total_maxcon = 0; in vs_eng_config()
224 vs_eng_total_maxcon += cfg->vep_maxconn; in vs_eng_config()
234 if ((vs_eng_total_maxcon <= 0) || (vs_eng_count == 0)) in vs_eng_config()
387 if ((vs_eng_total_maxcon <= 0) || in vs_eng_get()
664 vs_eng_total_maxcon = 0; in vs_eng_close_connections()