Home
last modified time | relevance | path

Searched refs:WILL (Results 1 – 25 of 67) sorted by relevance

123

/freebsd/crypto/heimdal/appl/telnet/
H A Dtelnet.state3 (You need the localside, sending WILL/WONT & receiving DO/DONT, and
4 the remoteside, sending DO/DONT and receiving WILL/WONT)
H A DREADME.ORIG317 to send a WILL ECHO to the client, the net result
354 The client also had its interpretation of WILL BINARY
494 sure that if the other side went "WILL ECHO" in response
511 send WILL ECHO 1 (initial request)
514 send WILL ECHO 2 (server changes state again)
518 send WILL ECHO 1 (ask again to enable option)
525 send WILL ECHO 0
528 The line with the "***" is last of the WILL/DONT/WONT sequence.
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c40 unsigned char will[] = { IAC, WILL, '%', 'c', 0 };
230 case WILL: in telrcv()
1287 clientstat(TELOPT_LINEMODE, WILL, 0); in doclientstat()
1320 ADD(WILL); in send_status()
H A Dutility.c154 case WILL: in nextitem()
689 case WILL: in printsub()
829 case WILL: cp = "WILL"; goto common2; in printsub()
/freebsd/contrib/tcpdump/
H A Dprint-telnet.c69 #define WILL 251 /* I will use option */ macro
413 case WILL: in telnet_parse()
/freebsd/usr.sbin/bluetooth/bcmfw/
H A DREADME4 It WILL look like:
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c286 NET2ADD(IAC, WILL); in send_will()
288 printoption("SENT", WILL, c); in send_will()
846 case WILL: in suboption()
1763 case WILL: in telrcv()
1811 printoption("RCVD", WILL, c); in telrcv()
2189 case WILL:
H A Dutilities.c182 fmt = (cmd == WILL) ? "WILL" : (cmd == WONT) ? "WONT" : in printoption()
555 case WILL: in printsub()
673 case WILL: cp = "WILL"; goto common2; in printsub()
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dutilities.c153 fmt = (cmd == WILL) ? "WILL" : (cmd == WONT) ? "WONT" : in printoption()
536 case WILL: in printsub()
655 case WILL: cp = "WILL"; goto common2; in printsub()
H A Dtelnet.c214 NET2ADD(IAC, WILL); in send_will()
216 printoption("SENT", WILL, c); in send_will()
791 case WILL: in suboption()
1683 case WILL: in telrcv()
1732 printoption("RCVD", WILL, c); in telrcv()
/freebsd/contrib/sendmail/src/
H A Daliases6 # Mail, but WILL be visible over networks.
/freebsd/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h46 #define WILL 251 /* I will use option */ macro
/freebsd/etc/mail/
H A Daliases2 # Mail, but WILL be visible over networks.
/freebsd/contrib/telnet/arpa/
H A Dtelnet.h43 #define WILL 251 /* I will use option */ macro
/freebsd/include/arpa/
H A Dtelnet.h42 #define WILL 251 /* I will use option */ macro
/freebsd/lib/libc/softfloat/
H A Dtimesoftfloat.txt39 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
41 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
H A Dsoftfloat-specialize22 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
24 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
H A Dsoftfloat.txt76 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
78 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
H A Dsoftfloat-source.txt91 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
93 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat-specialize19 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
21 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
/freebsd/usr.sbin/dconschat/
H A Ddconschat.c707 char sga[] = {IAC, WILL, TELOPT_SGA}; in dconschat_accept_socket()
709 char echo[] = {IAC, WILL, TELOPT_ECHO}; in dconschat_accept_socket()
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat-macros19 has been made to avoid it, THIS SOFTWARE MAY CONTAIN FAULTS THAT WILL AT
21 PERSONS AND ORGANIZATIONS WHO CAN AND WILL TAKE FULL RESPONSIBILITY FOR ANY
/freebsd/crypto/openssh/regress/
H A Dnetcat.c74 #define WILL 251 macro
1077 if ((*p == WILL) || (*p == WONT)) in atelnet()
/freebsd/sys/dev/hpt27xx/
H A DREADME50 IN NO EVENT WILL HIGHPOINT BE LIABLE FOR DIRECT, INDIRECT, SPECIAL,
/freebsd/sys/dev/hptmv/
H A Dreadme.txt47 IN NO EVENT WILL HIGHPOINT BE LIABLE FOR DIRECT, INDIRECT, SPECIAL,

123