| /src/libexec/telnetd/ |
| state.c | 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) function in typeref:typename:void 1203 * Process suboption buffer of slc's 1219 switch (SB_GET()) { /* what suboption? */ 1306 * the suboption looking for two consecutiv [all...] |
| state.c | 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) function in typeref:typename:void 1203 * Process suboption buffer of slc's 1219 switch (SB_GET()) { /* what suboption? */ 1306 * the suboption looking for two consecutiv [all...] |
| state.c | 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) function in typeref:typename:void 1203 * Process suboption buffer of slc's 1219 switch (SB_GET()) { /* what suboption? */ 1306 * the suboption looking for two consecutiv [all...] |
| /src/usr.bin/telnet/ |
| telnet.c | 149 static void suboption(void); 754 * suboption() 768 suboption(void) 1124 * Handle special character suboption of LINEMODE. 1798 * inserted into the suboption are all possibilities. 1802 * we terminate the suboption, and process the 1803 * partial suboption if we can. 1810 printoption("In SUBOPTION processing, RCVD", IAC, c); 1811 suboption(); /* handle sub-option */ 1822 suboption(); /* handle sub-option * 766 suboption(void) function in typeref:typename:void [all...] |
| telnet.c | 149 static void suboption(void); 754 * suboption() 768 suboption(void) 1124 * Handle special character suboption of LINEMODE. 1798 * inserted into the suboption are all possibilities. 1802 * we terminate the suboption, and process the 1803 * partial suboption if we can. 1810 printoption("In SUBOPTION processing, RCVD", IAC, c); 1811 suboption(); /* handle sub-option */ 1822 suboption(); /* handle sub-option * 766 suboption(void) function in typeref:typename:void [all...] |
| telnet.c | 149 static void suboption(void); 754 * suboption() 768 suboption(void) 1124 * Handle special character suboption of LINEMODE. 1798 * inserted into the suboption are all possibilities. 1802 * we terminate the suboption, and process the 1803 * partial suboption if we can. 1810 printoption("In SUBOPTION processing, RCVD", IAC, c); 1811 suboption(); /* handle sub-option */ 1822 suboption(); /* handle sub-option * 766 suboption(void) function in typeref:typename:void [all...] |