Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1109 unsigned char time_code, in cmd_0x35s() argument
1115 cmd->buf[2] = time_code; in cmd_0x35s()
2374 unsigned char *time_code, in rpt_0x55() argument
2384 *time_code = buf[2]; in rpt_0x55()
3798 pos_code, vel_code, time_code, aux_code); in rpt_io_opt()
3832 pbuf += sprintf(pbuf, (time_code & 0x01)? in rpt_io_opt()
3836 if (time_code & 0x02) { in rpt_io_opt()
3840 if (time_code & 0x04) { in rpt_io_opt()
3844 if (time_code & 0x08) { in rpt_io_opt()
3848 if (time_code & 0x10) { in rpt_io_opt()
[all …]