Home
last modified time | relevance | path

Searched refs:UTC_offset (Results 1 – 1 of 1) sorted by relevance

/src/contrib/ntp/ntpd/
H A Drefclock_ripencc.c282 short rpt_0x41 (TSIPPKT *rpt, float *time_of_week, float *UTC_offset,
2046 float *UTC_offset, in rpt_0x41() argument
2056 *UTC_offset = bGetSingle (&buf[6]); in rpt_0x41()
3351 time_of_week, UTC_offset; in rpt_GPS_time() local
3356 if (rpt_0x41 (rpt, &time_of_week, &UTC_offset, &week_num)) { in rpt_GPS_time()
3362 show_time(time_of_week), week_num, UTC_offset); in rpt_GPS_time()