Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1107 unsigned char pos_code, in cmd_0x35s() argument
1113 cmd->buf[0] = pos_code; in cmd_0x35s()
2372 unsigned char *pos_code, in rpt_0x55() argument
2382 *pos_code = buf[0]; in rpt_0x55()
3798 pos_code, vel_code, time_code, aux_code); in rpt_io_opt()
3800 if (pos_code & 0x01) { in rpt_io_opt()
3804 if (pos_code & 0x02) { in rpt_io_opt()
3808 pbuf += sprintf(pbuf, (pos_code & 0x04)? in rpt_io_opt()
3812 pbuf += sprintf(pbuf, (pos_code & 0x08)? in rpt_io_opt()
3816 pbuf += sprintf(pbuf, (pos_code & 0x10)? in rpt_io_opt()
[all …]