Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libc/port/gen/
H A Dlocaltime.c298 } tznmlist_t; typedef
301 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()