Searched refs:time_of_data (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_ripencc.c | 310 short rpt_0x4F (TSIPPKT *rpt, double *a0, float *a1, float *time_of_data, 2327 float *time_of_data, in rpt_0x4F() argument 2342 *time_of_data = bGetSingle (&buf[14]); in rpt_0x4F() 3740 a1, time_of_data; in rpt_UTC_offset() local 3745 if (rpt_0x4F (rpt, &a0, &a1, &time_of_data, in rpt_UTC_offset() 3755 pbuf += sprintf(pbuf, "\n t_ot = %.0f ", time_of_data); in rpt_UTC_offset()
|