Searched refs:tai (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/ntp/include/
H A Dntp_syscall.h46 ntv->tai = tntx.tai;
/freebsd-10-stable/sys/sys/
H A Dtimex.h24 * API Version 4. Added MOD_TAI and tai member of ntptimeval
186 long tai; /* TAI offset */ member in struct:ntptimeval
/freebsd-10-stable/usr.sbin/mountd/
H A Dmountd.c2374 struct addrinfo *ai, *tai, hints; local
2409 for (tai = checkgrp->gr_ptr.gt_addrinfo; tai != NULL;
2410 tai = tai->ai_next) {
2411 if (sacmp(tai->ai_addr, ai->ai_addr, NULL) != 0)
/freebsd-10-stable/contrib/ntp/util/
H A Dntptime.c323 printf(", TAI offset %ld\n", (long)ntv.tai);
/freebsd-10-stable/sys/kern/
H A Dkern_ntptime.c257 ntvp->tai = time_tai;
268 * the TAI offset is returned in the ntvtimeval.tai structure member.
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_chu.c365 int tai; /* TAI - UTC correction */ member in struct:chuunit
1153 &pp->year, &up->tai, &up->dst) != 5) {

Completed in 177 milliseconds