| /src/external/mpl/bind/dist/bin/tests/system/ixfr/ |
| tests.sh | 35 sendcmd() { function 43 sendcmd <<EOF 87 sendcmd <<EOF 119 sendcmd <<EOF 154 sendcmd <<EOF 199 sendcmd <<EOF
|
| /src/external/mpl/bind/dist/bin/tests/system/digdelv/ |
| tests.sh | 22 sendcmd() { function 386 echo "//" | sendcmd 10.53.0.4 1045 echo "no_response no_response" | sendcmd 10.53.0.5 1055 echo "partial_axfr partial_axfr" | sendcmd 10.53.0.5 1065 echo "no_response partial_axfr" | sendcmd 10.53.0.5 1075 echo "partial_axfr no_response" | sendcmd 10.53.0.5 1085 echo "no_response complete_axfr" | sendcmd 10.53.0.5 1095 echo "partial_axfr complete_axfr" | sendcmd 10.53.0.5 1105 echo "no_response no_response" | sendcmd 10.53.0.5 1240 echo "unstable" | sendcmd 10.53.0. [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/chain/ |
| tests.sh | 21 sendcmd() { function 508 sendcmd 10.53.0.4 setup-chain "cname.cname.cname._.1.2.3.4.s1.s2.s3.s4" 514 sendcmd 10.53.0.4 setup-chain "cname.cname.cname._.1.1.2.2.3.4.s4.s3.s1" 520 sendcmd 10.53.0.4 setup-chain "cname.cname.cname._.2.1.3.4.s3.s1.s2.s4" 526 sendcmd 10.53.0.4 setup-chain "cname.cname.cname._.4.3.2.1.s4.s3.s2.s1" 530 sendcmd 10.53.0.4 setup-chain "cname.cname.cname._.4.3.2.1.s4.s3.s2.s1" 538 sendcmd 10.53.0.4 setup-chain "cname.cname.cname._.4.3.3.3.s1.s1.1.3.4" 549 sendcmd 10.53.0.4 setup-chain "cname.cname.cname._.1.2.3.4.s1.s2.s3.s4" 564 sendcmd 10.53.0.4 setup-chain "dname.dname._.5.4.3.2.1.s5.s4.s3.s2.s1" 570 sendcmd 10.53.0.4 setup-chain "dname.dname._.5.4.3.2.1.s5.s4.s3.s2.s1 [all...] |
| /src/external/mpl/bind/dist/bin/tests/system/fetchlimit/ |
| tests.sh | 28 sendcmd() ( function 80 sendcmd 10.53.0.4 send-responses "disable" 125 sendcmd 10.53.0.4 send-responses "enable" 177 sendcmd 10.53.0.4 send-responses "disable" 221 sendcmd 10.53.0.4 send-responses "disable" 267 sendcmd 10.53.0.4 send-responses "enable" 310 sendcmd 10.53.0.4 send-responses "enable"
|
| /src/external/mpl/bind/dist/bin/tests/system/forward/ |
| tests.sh | 23 sendcmd() ( function 265 sendcmd 10.53.0.6 send-responses "disable" 276 sendcmd 10.53.0.6 send-responses "enable" 330 sendcmd 10.53.0.11 send-responses "disable" 342 sendcmd 10.53.0.11 send-responses "enable"
|
| /src/external/mpl/bind/dist/bin/tests/system/xfer/ |
| tests.sh | 271 sendcmd() { function 279 sendcmd <ans5/goodaxfr 316 sendcmd <ans5/ixfrnotimp 335 sendcmd <ans5/unsigned 355 sendcmd <ans5/badkeydata 374 sendcmd <ans5/partial 393 sendcmd <ans5/unknownkey 412 sendcmd <ans5/wrongkey 431 sendcmd <ans5/wrongname 450 sendcmd <ans5/badmessagei 747 sendcmd() ( function [all...] |
| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_palisade.c | 135 * sendcmd - Build data packet for sending 138 sendcmd ( function 1427 sendcmd (&tx, 0x21);
|
| refclock_parse.c | 5025 * sendcmd, sendbyte, sendetx, sendflt, sendint implement the command 5058 void sendcmd (struct txbuf *buf, int c); 5065 sendcmd( function 5075 void sendcmd (struct txbuf *buf, int c); 5178 sendcmd(&buf, CMD_CVERSION); /* request software versions */ 5181 sendcmd(&buf, CMD_COPERPARAM); /* set operating parameters */ 5189 sendcmd(&buf, CMD_CMODESEL); /* fix mode select */ 5193 sendcmd(&buf, CMD_CMESSAGE); /* request system message */ 5196 sendcmd(&buf, CMD_CSUPER); /* superpacket fix */ 5200 sendcmd(&buf, CMD_CIOOPTIONS); /* set I/O options * [all...] |
| /src/share/examples/puffs/pgfs/ |
| pgfs_db.c | 453 sendcmd(struct Xconn *xc, struct cmd *c, ...) function 922 error = sendcmd(xc, c); 983 error = sendcmd(xc, c);
|
| /src/usr.bin/telnet/ |
| commands.c | 128 static int sendcmd(int, char **); 352 sendcmd(int argc, char **argv) 2308 { "send", sendhelp, sendcmd, 0 }, 351 sendcmd(int argc, char **argv) function
|