HomeSort by: relevance | last modified time | path
    Searched defs:ntp_gettime (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
kern_ntptime.c 110 * for user and daemon application programs. The ntp_gettime() routine
235 * ntp_gettime() - NTP user application interface
238 ntp_gettime(struct ntptimeval *ntv) function in typeref:typename:void
378 * returned only by ntp_gettime();
935 * ntp_gettime() - NTP user application interface
947 ntp_gettime(&ntv);
967 ntp_gettime(&ntv);
kern_ntptime.c 110 * for user and daemon application programs. The ntp_gettime() routine
235 * ntp_gettime() - NTP user application interface
238 ntp_gettime(struct ntptimeval *ntv) function in typeref:typename:void
378 * returned only by ntp_gettime();
935 * ntp_gettime() - NTP user application interface
947 ntp_gettime(&ntv);
967 ntp_gettime(&ntv);

Completed in 25 milliseconds