Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Drefclock_ripencc.c1892 unsigned char newbyte; in tsip_input_proc() local
1896 newbyte = (unsigned char)(inbyte); in tsip_input_proc()
1900 switch (newbyte) in tsip_input_proc()
1915 rpt->code = newbyte; in tsip_input_proc()
1922 switch (newbyte) { in tsip_input_proc()
1929 rpt->buf[rpt->len] = newbyte; in tsip_input_proc()
1936 switch (newbyte) { in tsip_input_proc()
1939 rpt->buf[rpt->len] = newbyte; in tsip_input_proc()
1949 rpt->code = newbyte; in tsip_input_proc()
1957 switch (newbyte) { in tsip_input_proc()