Searched refs:time_code (Results 1 – 1 of 1) sorted by relevance
| /trueos/contrib/ntp/ntpd/ |
| HD | refclock_ripencc.c | 313 unsigned char *time_code, unsigned char *aux_code); 393 unsigned char time_code, unsigned char opts_code); 1087 unsigned char time_code, unsigned char opts_code) in cmd_0x35s() argument 1092 cmd->buf[2] = time_code; in cmd_0x35s() 2217 unsigned char *time_code, in rpt_0x55() argument 2227 *time_code = buf[2]; in rpt_0x55() 3486 pos_code, vel_code, time_code, aux_code; in rpt_io_opt() local 3490 &pos_code, &vel_code, &time_code, &aux_code)) { in rpt_io_opt() 3497 pos_code, vel_code, time_code, aux_code); in rpt_io_opt() 3531 pbuf += sprintf(pbuf, (time_code & 0x01)? in rpt_io_opt() [all …]
|