HomeSort by: relevance | last modified time | path
    Searched refs:ntpcal_edate_to_yeardays (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/ntp/dist/libntp/
ymd2yd.c 27 return ntpcal_edate_to_yeardays(y-1, m-1, d-1) + 1;
ntp_calendar.c 1421 ntpcal_edate_to_yeardays( function
  /src/external/bsd/ntp/dist/include/
ntp_calendar.h 228 ntpcal_edate_to_yeardays(int32_t /* years */, int32_t /* months */, int32_t /* mdays */);

Completed in 47 milliseconds