Searched refs:suboption (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/telnet/telnetd/
H A Dext.h134 suboption(void),
H A Dstate.c86 #define TS_SE 4 /* ...end's (suboption negotiation) */
311 * bad form of suboption negotiation.
314 * suboption buffer found so far,
325 suboption();
338 suboption(); /* handle sub-option */
1055 * suboption()
1068 suboption(void) function
1170 * Process suboption buffer of slc's
1186 switch (SB_GET()) { /* what suboption? */
1277 * the suboption lookin
[all...]
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
H A Dext.h93 void suboption (void);
H A Dstate.c73 #define TS_SE 4 /* ...end's (suboption negotiation) */
285 * bad form of suboption negotiation.
288 * suboption buffer found so far,
299 suboption();
312 suboption(); /* handle sub-option */
896 * suboption()
909 suboption(void) function
1069 * the suboption looking for two consecutive
1282 } /* end of suboption */
/freebsd-10-stable/contrib/telnet/telnet/
H A Dtelnet.c755 * suboption()
769 suboption(void) function
1128 * Handle special character suboption of LINEMODE.
1382 * suboption list by this function. The end of negotiation command,
1865 * inserted into the suboption are all possibilities.
1869 * we terminate the suboption, and process the
1870 * partial suboption if we can.
1878 suboption(); /* handle sub-option */
1889 suboption(); /* handle sub-option */
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c690 * suboption()
704 suboption() function
1067 * Handle special character suboption of LINEMODE.
1312 * suboption list by this function. The end of negotiation command,
1780 * inserted into the suboption are all possibilities.
1784 * we terminate the suboption, and process the
1785 * partial suboption if we can.
1793 suboption(); /* handle sub-option */
1804 suboption(); /* handle sub-option */

Completed in 117 milliseconds