Lines Matching refs:CURL_SB_ACCUM
75 #define CURL_SB_ACCUM(x,c) \ macro
1021 CURL_SB_ACCUM(tn, CURL_IAC); in sendsuboption()
1022 CURL_SB_ACCUM(tn, CURL_SB); in sendsuboption()
1023 CURL_SB_ACCUM(tn, CURL_TELOPT_NAWS); in sendsuboption()
1030 CURL_SB_ACCUM(tn, uc1[0]); in sendsuboption()
1031 CURL_SB_ACCUM(tn, uc1[1]); in sendsuboption()
1032 CURL_SB_ACCUM(tn, uc2[0]); in sendsuboption()
1033 CURL_SB_ACCUM(tn, uc2[1]); in sendsuboption()
1035 CURL_SB_ACCUM(tn, CURL_IAC); in sendsuboption()
1036 CURL_SB_ACCUM(tn, CURL_SE); in sendsuboption()
1181 CURL_SB_ACCUM(tn, c); in telrcv()
1196 CURL_SB_ACCUM(tn, CURL_IAC); in telrcv()
1197 CURL_SB_ACCUM(tn, c); in telrcv()
1206 CURL_SB_ACCUM(tn, c); in telrcv()
1210 CURL_SB_ACCUM(tn, CURL_IAC); in telrcv()
1211 CURL_SB_ACCUM(tn, CURL_SE); in telrcv()