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

/illumos-gate/usr/src/lib/libc/port/gen/
H A Dlocaltime.c1434 ttinfo_t *most_recent_alt = NULL; local
1587 prevp->alt = most_recent_alt;
1590 most_recent_alt = ttisp;
1602 if (most_recent_alt == NULL)

Completed in 64 milliseconds