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

/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
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 */
1053 * suboption()
1066 suboption(void) function
1168 * Process suboption buffer of slc's
1184 switch (SB_GET()) { /* what suboption? */
1275 * the suboption lookin
[all...]
/macosx-10.10.1/Heimdal-398.1.2/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 */
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dtelnet.c118 static void suboption(struct connectdata *);
162 char subopt_ttype[32]; /* Set with suboption TTYPE */
163 char subopt_xdisploc[128]; /* Set with suboption XDISPLOC */
164 unsigned short subopt_wsx; /* Set with suboption NAWS */
165 unsigned short subopt_wsy; /* Set with suboption NAWS */
709 unsigned char *pointer, /* where suboption data is */
710 size_t length) /* length of suboption data */
744 infof(data, "(Empty suboption?)");
921 * suboption()
927 static void suboption(struc function
[all...]
/macosx-10.10.1/Heimdal-398.1.2/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 */
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dtelnet.c731 * suboption()
745 suboption(void)
1105 * Handle special character suboption of LINEMODE.
1359 * suboption list by this function. The end of negotiation command,
1848 * inserted into the suboption are all possibilities.
1852 * we terminate the suboption, and process the
1853 * partial suboption if we can.
1861 suboption(); /* handle sub-option */
1872 suboption(); /* handle sub-option */
742 suboption(void) function

Completed in 146 milliseconds