Searched refs:ntpcal_etime_to_seconds (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/ntp/libntp/
H A Dcaltontp.c65 ntpcal_etime_to_seconds(jt->hour, jt->minute,
H A Dntp_calendar.c1453 ntpcal_etime_to_seconds( function
1559 return ntpcal_etime_to_seconds(jd->hour, jd->minute,
1573 return ntpcal_etime_to_seconds(utm->tm_hour, utm->tm_min,
1971 secs = ntpcal_etime_to_seconds(id->hour, id->minute, id->second);
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_calendar.h216 ntpcal_etime_to_seconds(int32_t /* hours */, int32_t /* minutes */, int32_t /* seconds */);

Completed in 73 milliseconds