Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/libntp/
H A Dntp_calendar.c1033 struct tm *utm, in ntpcal_rd_to_tm() argument
1087 struct tm *utm, in ntpcal_daysec_to_tm() argument
1095 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() argument
1473 const struct tm *utm in ntpcal_tm_to_rd() argument
1477 utm->tm_mon, in ntpcal_tm_to_rd()
1569 const struct tm *utm in ntpcal_tm_to_daysec() argument
1572 return ntpcal_etime_to_seconds(utm->tm_hour, utm->tm_min, in ntpcal_tm_to_daysec()
[all …]