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

/osnet-11/usr/src/lib/libc/port/gen/
H A Dlocaltime.c252 } tznmlist_t; typedef in typeref:struct:tznmlist
255 static tznmlist_t *systemTZrec;
262 static tznmlist_t *tznmhash[TZNMC_SZ];
2739 tznmlist_t *tzn;
2775 tzn = lmalloc(sizeof (tznmlist_t *) + strlen(tz) + 1);
2810 tznmlist_t *tzn;
2832 tzn = lmalloc(sizeof (tznmlist_t *) + strlen(name) + 1);

Completed in 171 milliseconds