Lines Matching refs:printoption
89 #define printoption(a,b,c,d) Curl_nop_stmt
98 static void printoption(struct Curl_easy *data,
269 static void printoption(struct Curl_easy *data,
321 printoption(data, "SENT", cmd, option);
1149 printoption(data, "RCVD", CURL_IAC, c);
1155 printoption(data, "RCVD", CURL_WILL, c);
1162 printoption(data, "RCVD", CURL_WONT, c);
1169 printoption(data, "RCVD", CURL_DO, c);
1176 printoption(data, "RCVD", CURL_DONT, c);
1206 printoption(data, "In SUBOPTION processing, RCVD", CURL_IAC, c);