Searched refs:zonetab (Results 1 – 2 of 2) sorted by relevance
75 } zonetab[] = { variable107 for (zp = zonetab; zp->offset != -1;++zp) /* static tables */ in _tztab()
5674 zone_tab_t *zonetab[ZHASHSIZE]; /* hash list of zone name info */ variable5696 for (ps = &zonetab[hfunc]; (s = *ps) != NULL; ps = &s->next)5744 if (zonetab[i] != NULL) in clear_zonetab()5747 for (t = NULL, s = zonetab[i]; s != NULL; s = t) in clear_zonetab()5754 zonetab[i] = NULL; in clear_zonetab()