Searched refs:tt_ttisstd (Results 1 – 2 of 2) sorted by relevance
79 int tt_ttisstd; /* TRUE if transition is std time */ member
438 ttisp->tt_ttisstd = FALSE; in tzload()440 ttisp->tt_ttisstd = *p++; in tzload()441 if (ttisp->tt_ttisstd != TRUE && in tzload()442 ttisp->tt_ttisstd != FALSE) in tzload()