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

/freebsd-11-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-11-stable/contrib/telnet/telnetd/
H A Dext.h134 suboption(void),
H A Dstate.c82 #define TS_SE 4 /* ...end's (suboption negotiation) */
307 * bad form of suboption negotiation.
310 * suboption buffer found so far,
321 suboption();
334 suboption(); /* handle sub-option */
1051 * suboption()
1064 suboption(void) function
1166 * Process suboption buffer of slc's
1182 switch (SB_GET()) { /* what suboption? */
1273 * the suboption lookin
[all...]
/freebsd-11-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 */
/freebsd-11-stable/contrib/telnet/telnet/
H A Dtelnet.c751 * suboption()
765 suboption(void) function
1124 * Handle special character suboption of LINEMODE.
1378 * suboption list by this function. The end of negotiation command,
1861 * inserted into the suboption are all possibilities.
1865 * we terminate the suboption, and process the
1866 * partial suboption if we can.
1874 suboption(); /* handle sub-option */
1885 suboption(); /* handle sub-option */

Completed in 301 milliseconds