Lines Matching full:printoption
89 #define printoption(a,b,c,d) Curl_nop_stmt
103 static void printoption(struct SessionHandle *data,
308 static void printoption(struct SessionHandle *data,
361 printoption(conn->data, "SENT", cmd, option);
1140 printoption(data, "RCVD", CURL_IAC, c);
1146 printoption(data, "RCVD", CURL_WILL, c);
1153 printoption(data, "RCVD", CURL_WONT, c);
1160 printoption(data, "RCVD", CURL_DO, c);
1167 printoption(data, "RCVD", CURL_DONT, c);
1197 printoption(data, "In SUBOPTION processing, RCVD", CURL_IAC, c);