Searched refs:timeoff (Results 1 – 4 of 4) sorted by relevance
29 timeoff;
794 int32 timeoff; local981 if (sscanf(tmpstr, "%d", (int*)&timeoff) != 1)983 hp->time_offset = timeoff;
2143 timeoff(struct tm *const tmp, const long offset) in timeoff() function
3187 The signatures of 'offtime', 'timeoff', and 'gtime' have been