Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ntp/ntpd/
H A Drefclock_palisade.h197 static void sendcmd (struct packettx *buffer, int c);
H A Drefclock_parse.c5042 void sendcmd (struct txbuf *buf, int c);
5049 sendcmd( in sendcmd() function
5059 void sendcmd (struct txbuf *buf, int c);
5162 sendcmd(&buf, CMD_CVERSION); /* request software versions */ in trimbletsip_setup()
5165 sendcmd(&buf, CMD_COPERPARAM); /* set operating parameters */ in trimbletsip_setup()
5173 sendcmd(&buf, CMD_CMODESEL); /* fix mode select */ in trimbletsip_setup()
5177 sendcmd(&buf, CMD_CMESSAGE); /* request system message */ in trimbletsip_setup()
5180 sendcmd(&buf, CMD_CSUPER); /* superpacket fix */ in trimbletsip_setup()
5184 sendcmd(&buf, CMD_CIOOPTIONS); /* set I/O options */ in trimbletsip_setup()
5237 sendcmd(&buf, CMD_CSTATTRACK); in trimble_check()
[all …]
H A Drefclock_palisade.c136 sendcmd ( in sendcmd() function
1390 sendcmd (&tx, 0x21); in HW_poll()
/freebsd-12.1/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c239 sendcmd(int argc, char **argv) in sendcmd() function
2301 { "send", sendhelp, sendcmd, 0 },
/freebsd-12.1/contrib/telnet/telnet/
H A Dcommands.c331 sendcmd(int argc, char *argv[]) in sendcmd() function
2541 { "send", sendhelp, sendcmd, 0 },
/freebsd-12.1/contrib/ntp/
H A DCommitLog176409 wrap dead sendcmd() in #ifdef UNUSED
176412 wrap sendcmd() prototype with #ifdef UNUSED