Home | History | Annotate | Download | only in telnetd

Lines Matching defs:suboption

79 #define	TS_SE		4	/* ...end's (suboption negotiation) */
294 * bad form of suboption negotiation.
297 * suboption buffer found so far,
308 suboption();
321 suboption(); /* handle sub-option */
1089 * suboption()
1102 suboption(void)
1203 * Process suboption buffer of slc's
1219 switch (SB_GET()) { /* what suboption? */
1306 * the suboption looking for two consecutive
1518 } /* end of suboption */