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

  /src/external/bsd/ntp/dist/libntp/
calyearstart.c 78 * caldaystart - get NTP time at midnight of the current day.
81 caldaystart(u_int32 ntptime, const time_t *pivot) function
  /src/external/bsd/ntp/dist/include/
ntp_stdlib.h 106 extern u_int32 caldaystart (u_int32 ntptime, const time_t *pivot);
  /src/external/bsd/ntp/dist/tests/libntp/
calendar.c 596 /* Roundtrip testing on caldaystart */
605 truds = caldaystart(ntp, &pivot);

Completed in 40 milliseconds