Searched defs:tm_gmtoff (Results 1 – 2 of 2) sorted by relevance
88 long int tm_gmtoff = hh * 3600 + mm * 60; in mkbuf() local100 describe (bool string_valid, long int tm_gmtoff) in describe()
20 long int tm_gmtoff; /* Seconds east of UTC. */ member
Completed in 4 milliseconds