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

/freebsd-11-stable/contrib/ntp/libparse/
H A Dclk_trimtsip.c111 u_char t_leap; /* possible leap warning */ member in struct:trimble
288 if (t->t_leap == ADDSECOND)
291 if (t->t_leap == DELSECOND)
371 t->t_leap = ADDSECOND;
373 t->t_leap = DELSECOND;
377 t->t_leap = 0;

Completed in 111 milliseconds