Home
last modified time | relevance | path

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

/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c1071 int_fast32_t theiroffset; in tzparse() local
1103 theiroffset = theirstdoffset; in tzparse()
1136 theiroffset = -sp->ttis[j].tt_gmtoff; in tzparse()
1138 theirdstoffset = theiroffset; in tzparse()
1139 else theirstdoffset = theiroffset; in tzparse()