Searched refs:tznmlist_t (Results 1 – 1 of 1) sorted by relevance
298 } tznmlist_t; typedef301 static tznmlist_t *systemTZrec;308 static tznmlist_t *tznmhash[TZNMC_SZ];2438 tznmlist_t *tzn; in getsystemTZ()2474 tzn = lmalloc(sizeof (tznmlist_t *) + strlen(tz) + 1); in getsystemTZ()2505 tznmlist_t *tzn; in set_one_tzname()2527 tzn = lmalloc(sizeof (tznmlist_t *) + strlen(name) + 1); in set_one_tzname()