Searched refs:time_code (Results 1 – 1 of 1) sorted by relevance
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_ripencc.c | 315 unsigned char *time_code, unsigned char *aux_code); 395 unsigned char time_code, unsigned char opts_code); 1111 unsigned char time_code, in cmd_0x35s() argument 1117 cmd->buf[2] = time_code; in cmd_0x35s() 2376 unsigned char *time_code, in rpt_0x55() argument 2386 *time_code = buf[2]; in rpt_0x55() 3789 pos_code, vel_code, time_code, aux_code; in rpt_io_opt() local 3793 &pos_code, &vel_code, &time_code, &aux_code)) { in rpt_io_opt() 3800 pos_code, vel_code, time_code, aux_code); in rpt_io_opt() 3834 pbuf += sprintf(pbuf, (time_code & 0x01)? in rpt_io_opt() [all …]
|