timehands
static struct timehands *volatile timehands = &th0; /* [W] */
void ntp_update_second(struct timehands *);
tc_delta(struct timehands *th)
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
struct timehands *th;
th = timehands;
return (timehands->th_counter->tc_frequency);
return (timehands->th_counter->tc_precision);
bintimeadd(&timehands->th_boottime, &uptime, &old_utc);
bintimesub(&utc, &timehands->th_boottime, &uptime);
old_naptime = timehands->th_naptime;
new_naptime = timehands->th_naptime;
struct timehands *th;
th = timehands;
struct timehands *th, *tho;
tho = timehands;
memcpy(th, tho, offsetof(struct timehands, th_generation));
timehands = th;
struct timehands *th_next; /* [I] */
static struct timehands th0;
static struct timehands th1 = {
ntp_update_second(struct timehands *th)
static struct timehands th0 = {
struct timehands *th;
th = timehands;