Searched refs:time_code (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/ntp/ntpd/ |
| H A D | refclock_ripencc.c | 313 unsigned char *time_code, unsigned char *aux_code); 393 unsigned char time_code, unsigned char opts_code); 1109 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() 3787 pos_code, vel_code, time_code, aux_code; in rpt_io_opt() local 3791 &pos_code, &vel_code, &time_code, &aux_code)) { in rpt_io_opt() 3798 pos_code, vel_code, time_code, aux_code); in rpt_io_opt() 3832 pbuf += sprintf(pbuf, (time_code & 0x01)? in rpt_io_opt() [all …]
|