Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/include/
Dntp_calendar.h281 ntpcal_rd_to_tm(struct tm * /* utm */, int32_t /* rd */);
/netbsd/src/external/bsd/ntp/dist/libntp/
Dntp_calendar.c1034 ntpcal_rd_to_tm( in ntpcal_rd_to_tm() function
1144 return ntpcal_rd_to_tm(utm, ds->hi + dof); in ntpcal_daysplit_to_tm()