Lines Matching defs:suboption
113 static void suboption(struct Curl_easy *data);
157 char subopt_ttype[32]; /* Set with suboption TTYPE */
158 char subopt_xdisploc[128]; /* Set with suboption XDISPLOC */
159 unsigned short subopt_wsx; /* Set with suboption NAWS */
160 unsigned short subopt_wsy; /* Set with suboption NAWS */
667 unsigned char *pointer, /* where suboption data is */
668 size_t length) /* length of suboption data */
700 infof(data, "(Empty suboption?)");
928 * suboption()
934 static void suboption(struct Curl_easy *data)
1010 * Send suboption information to the server side.
1043 /* data suboption is now ready */
1048 /* we send the header of the suboption... */
1196 * suboption are all possibilities. If we assume that the IAC was
1199 * suboption, and process the partial suboption if we can.
1207 suboption(data); /* handle sub-option */
1219 suboption(data); /* handle sub-option */