Searched refs:sendcmd (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/contrib/ntp/ntpd/ |
| D | refclock_palisade.h | 197 static void sendcmd (struct packettx *buffer, int c);
|
| D | refclock_parse.c | 5056 void sendcmd (struct txbuf *buf, int c); 5063 sendcmd( in sendcmd() function 5073 void sendcmd (struct txbuf *buf, int c); 5176 sendcmd(&buf, CMD_CVERSION); /* request software versions */ in trimbletsip_setup() 5179 sendcmd(&buf, CMD_COPERPARAM); /* set operating parameters */ in trimbletsip_setup() 5187 sendcmd(&buf, CMD_CMODESEL); /* fix mode select */ in trimbletsip_setup() 5191 sendcmd(&buf, CMD_CMESSAGE); /* request system message */ in trimbletsip_setup() 5194 sendcmd(&buf, CMD_CSUPER); /* superpacket fix */ in trimbletsip_setup() 5198 sendcmd(&buf, CMD_CIOOPTIONS); /* set I/O options */ in trimbletsip_setup() 5205 sendcmd(&buf, CMD_CUTCPARAM); /* request UTC correction data */ in trimbletsip_setup() [all …]
|
| D | refclock_palisade.c | 136 sendcmd ( in sendcmd() function 1425 sendcmd (&tx, 0x21); in HW_poll()
|
| /freebsd-12-stable/crypto/heimdal/appl/telnet/telnet/ |
| D | commands.c | 239 sendcmd(int argc, char **argv) in sendcmd() function 2301 { "send", sendhelp, sendcmd, 0 },
|
| /freebsd-12-stable/contrib/telnet/telnet/ |
| D | commands.c | 331 sendcmd(int argc, char *argv[]) in sendcmd() function 2541 { "send", sendhelp, sendcmd, 0 },
|
| /freebsd-12-stable/contrib/ntp/ |
| D | CommitLog | 183257 wrap dead sendcmd() in #ifdef UNUSED 183260 wrap sendcmd() prototype with #ifdef UNUSED
|