Searched defs:ttinfo_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c224 } ttinfo_t; typedef in typeref:struct:ttinfo
232 ttinfo_t *std; /* Most recent std type */
233 ttinfo_t *alt; /* Most recent alt type */
288 ttinfo_t ttis[TZ_MAX_TYPES]; /* Zone types */
1072 ttinfo_t *ttisp, *std, *alt;
1434 ttinfo_t *most_recent_alt = NULL;
1435 ttinfo_t *most_recent_std = NULL;
1436 ttinfo_t *ttisp;
1798 ttinfo_t *dst;
1799 ttinfo_t *st
[all...]

Completed in 78 milliseconds