Lines Matching refs:CURL_SB_ACCUM
73 #define CURL_SB_ACCUM(x,c) \ macro
1013 CURL_SB_ACCUM(tn, CURL_IAC); in sendsuboption()
1014 CURL_SB_ACCUM(tn, CURL_SB); in sendsuboption()
1015 CURL_SB_ACCUM(tn, CURL_TELOPT_NAWS); in sendsuboption()
1022 CURL_SB_ACCUM(tn, uc1[0]); in sendsuboption()
1023 CURL_SB_ACCUM(tn, uc1[1]); in sendsuboption()
1024 CURL_SB_ACCUM(tn, uc2[0]); in sendsuboption()
1025 CURL_SB_ACCUM(tn, uc2[1]); in sendsuboption()
1027 CURL_SB_ACCUM(tn, CURL_IAC); in sendsuboption()
1028 CURL_SB_ACCUM(tn, CURL_SE); in sendsuboption()
1174 CURL_SB_ACCUM(tn, c); in telrcv()
1189 CURL_SB_ACCUM(tn, CURL_IAC); in telrcv()
1190 CURL_SB_ACCUM(tn, c); in telrcv()
1199 CURL_SB_ACCUM(tn, c); in telrcv()
1203 CURL_SB_ACCUM(tn, CURL_IAC); in telrcv()
1204 CURL_SB_ACCUM(tn, CURL_SE); in telrcv()