Home
last modified time | relevance | path

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

/third_party/curl/lib/
H A Dtelnet.c113 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 */ in printsub()
668 size_t length) /* length of suboption data */ in printsub()
700 infof(data, "(Empty suboption?)"); in printsub()
928 * suboption()
934 static void suboption(struc function
[all...]

Completed in 2 milliseconds