Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_ripencc.c1894 unsigned char newbyte; in tsip_input_proc() local
1898 newbyte = (unsigned char)(inbyte); in tsip_input_proc()
1902 switch (newbyte) in tsip_input_proc()
1917 rpt->code = newbyte; in tsip_input_proc()
1924 switch (newbyte) { in tsip_input_proc()
1931 rpt->buf[rpt->len] = newbyte; in tsip_input_proc()
1938 switch (newbyte) { in tsip_input_proc()
1941 rpt->buf[rpt->len] = newbyte; in tsip_input_proc()
1951 rpt->code = newbyte; in tsip_input_proc()
1959 switch (newbyte) { in tsip_input_proc()