Searched refs:printoption (Results 1 - 2 of 2) sorted by relevance
/third_party/curl/lib/ |
H A D | telnet.c | 89 #define printoption(a,b,c,d) Curl_nop_stmt macro 98 static void printoption(struct Curl_easy *data, 269 static void printoption(struct Curl_easy *data, in printoption() function 321 printoption(data, "SENT", cmd, option); in send_negotiation() 1149 printoption(data, "RCVD", CURL_IAC, c); in telrcv() 1155 printoption(data, "RCVD", CURL_WILL, c); in telrcv() 1162 printoption(data, "RCVD", CURL_WONT, c); in telrcv() 1169 printoption(data, "RCVD", CURL_DO, c); in telrcv() 1176 printoption(data, "RCVD", CURL_DONT, c); in telrcv() 1206 printoption(dat in telrcv() [all...] |
/third_party/mksh/ |
H A D | misc.c | 146 static int printoption(size_t); 160 printoption(size_t i) in printoption() function 215 printoption(FSH); in printoptions() 216 printoption(FPOSIX); in printoptions() 219 rv |= printoption(i); in printoptions()
|
Completed in 7 milliseconds