Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ntp/include/
HDntp_calendar.h279 ntpcal_rd_to_tm(struct tm * /* utm */, int32_t /* rd */);
/freebsd-14-stable/contrib/ntp/libntp/
HDntp_calendar.c1032 ntpcal_rd_to_tm( in ntpcal_rd_to_tm() function
1142 return ntpcal_rd_to_tm(utm, ds->hi + dof); in ntpcal_daysplit_to_tm()