Searched refs:sendcmd (Results 1 – 7 of 7) sorted by relevance
| /freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | rsend.kshlib | 606 typeset sendcmd=$1 612 log_must eval "$sendcmd >/$streamfs/$stream_num" 632 sendcmd=$1 636 log_must eval "$sendcmd > /$streamfs/1"
|
| /freebsd-src/contrib/ntp/ntpd/ |
| H A D | refclock_palisade.h | 197 static void sendcmd (struct packettx *buffer, int c);
|
| H A 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 …]
|
| H A D | refclock_palisade.c | 136 sendcmd ( in sendcmd() function 1425 sendcmd (&tx, 0x21); in HW_poll()
|
| /freebsd-src/crypto/heimdal/appl/telnet/telnet/ |
| H A D | commands.c | 239 sendcmd(int argc, char **argv) in sendcmd() function 2301 { "send", sendhelp, sendcmd, 0 },
|
| /freebsd-src/contrib/telnet/telnet/ |
| H A D | commands.c | 330 sendcmd(int argc, char *argv[]) in sendcmd() function 2546 { "send", sendhelp, sendcmd, 0 },
|
| /freebsd-src/contrib/ntp/ |
| H A D | CommitLog | 186478 wrap dead sendcmd() in #ifdef UNUSED 186481 wrap sendcmd() prototype with #ifdef UNUSED
|