Searched refs:time_of_data (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | refclock_ripencc.c | 308 short rpt_0x4F (TSIPPKT *rpt, double *a0, float *a1, float *time_of_data, 2325 float *time_of_data, in rpt_0x4F() argument 2340 *time_of_data = bGetSingle (&buf[14]); in rpt_0x4F() 3738 a1, time_of_data; in rpt_UTC_offset() local 3743 if (rpt_0x4F (rpt, &a0, &a1, &time_of_data, in rpt_UTC_offset() 3753 pbuf += sprintf(pbuf, "\n t_ot = %.0f ", time_of_data); in rpt_UTC_offset()
|