Searched refs:tm_gmtoff (Results 1 – 5 of 5) sorted by relevance
106 tm->tm_hour, tm->tm_min, tm->tm_sec, tm->tm_gmtoff);141 date->tm_gmtoff = 0; in cmos_get_date_time()
67 tm->tm_hour, tm->tm_min, tm->tm_sec, tm->tm_gmtoff);115 date->tm_gmtoff = 0; in cmos_get_date_time()
19 + snprintf(envtz, sizeof(envtz) - 1, "UTC%+d", (p_tm->tm_gmtoff * -1)/3600);
40 long int tm_gmtoff; /* Seconds east of UTC. */ member
238 + * Define if tm struct has tm_gmtoff field