Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/ntpd/
Drefclock_jjy.c1190 int iCmdLen ; in jjy_receive_tristate_jjy01() local
1392 iCmdLen = tristate_jjy01_command_sequence[up->iCommandSeq].commandLength ; in jjy_receive_tristate_jjy01()
1393 if ( write ( pp->io.fd, pCmd, iCmdLen ) != iCmdLen ) { in jjy_receive_tristate_jjy01()
1416 int iCmdLen ; in jjy_poll_tristate_jjy01() local
1447 iCmdLen = tristate_jjy01_command_sequence[up->iCommandSeq].commandLength ; in jjy_poll_tristate_jjy01()
1448 if ( write ( pp->io.fd, pCmd, iCmdLen ) != iCmdLen ) { in jjy_poll_tristate_jjy01()
2074 int iCmdLen ; in jjy_receive_tristate_gpsclock01() local
2275 iCmdLen = tristate_gps01_command_sequence[up->iCommandSeq].commandLength ; in jjy_receive_tristate_gpsclock01()
2276 if ( write ( pp->io.fd, pCmd, iCmdLen ) != iCmdLen ) { in jjy_receive_tristate_gpsclock01()
2299 int iCmdLen ; in jjy_poll_tristate_gpsclock01() local
[all …]