Searched refs:g_ctl (Results 1 – 1 of 1) sorted by relevance
447 zsd_ctl_t *g_ctl; variable4618 g_ctl = zsd_open(g_ctl); in stat_thread()4619 if (g_ctl == NULL) in stat_thread()4625 if (do_read && g_ctl) { in stat_thread()4626 if (zsd_read(g_ctl, B_FALSE, do_memory) != 0) { in stat_thread()4634 if (!g_hasclient && g_open == B_TRUE && g_ctl) { in stat_thread()4636 zsd_close(g_ctl); in stat_thread()4644 zsd_close(g_ctl); in stat_thread()