Searched refs:g_hasclient (Results 1 – 1 of 1) sorted by relevance
449 int g_hasclient; /* True if any clients are connected */ variable4442 g_hasclient = B_FALSE; in zsd_stat_server()4479 g_hasclient = B_TRUE; in zsd_stat_server()4570 if (!g_hasclient && g_open == B_TRUE) { in stat_thread()4600 if (g_hasclient) { in stat_thread()4615 if (g_hasclient && g_open == B_FALSE) { in stat_thread()4634 if (!g_hasclient && g_open == B_TRUE && g_ctl) { in stat_thread()