Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dntp_calendar.h300 ntpcal_daysec_to_tm(struct tm * /* utm */, int32_t /* secs */);
/freebsd/contrib/ntp/libntp/
H A Dntp_calendar.c1086 ntpcal_daysec_to_tm( in ntpcal_daysec_to_tm() function
1140 dof += ntpcal_daysec_to_tm(utm, ds->lo); in ntpcal_daysplit_to_tm()