Searched refs:utm (Results 1 – 1 of 1) sorted by relevance
1033 struct tm *utm, in ntpcal_rd_to_tm() argument1087 struct tm *utm, in ntpcal_daysec_to_tm() argument1095 utm->tm_hour = ts[0]; in ntpcal_daysec_to_tm()1096 utm->tm_min = ts[1]; in ntpcal_daysec_to_tm()1097 utm->tm_sec = ts[2]; in ntpcal_daysec_to_tm()1135 struct tm *utm, in ntpcal_daysplit_to_tm() argument1473 const struct tm *utm in ntpcal_tm_to_rd() argument1477 utm->tm_mon, in ntpcal_tm_to_rd()1569 const struct tm *utm in ntpcal_tm_to_daysec() argument1572 return ntpcal_etime_to_seconds(utm->tm_hour, utm->tm_min, in ntpcal_tm_to_daysec()[all …]