Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/ntp/libntp/
HDntp_calendar.c964 ntpcal_split_yeardays( in ntpcal_split_yeardays() function
1020 split = ntpcal_split_yeardays(split.lo, leapy); in ntpcal_rd_to_date()
1050 split = ntpcal_split_yeardays(split.lo, leapy); in ntpcal_rd_to_tm()
1544 split = ntpcal_split_yeardays(split.lo, leaps); in ntpcal_rd_to_mstart()
/freebsd-11-stable/contrib/ntp/include/
HDntp_calendar.h263 ntpcal_split_yeardays(int32_t /* eyd */, int/*BOOL*/ /* isleapyear */);