Lines Matching refs:CURL_SB_ACCUM
77 #define CURL_SB_ACCUM(x,c) \ macro
1016 CURL_SB_ACCUM(tn, CURL_IAC); in sendsuboption()
1017 CURL_SB_ACCUM(tn, CURL_SB); in sendsuboption()
1018 CURL_SB_ACCUM(tn, CURL_TELOPT_NAWS); in sendsuboption()
1025 CURL_SB_ACCUM(tn, uc1[0]); in sendsuboption()
1026 CURL_SB_ACCUM(tn, uc1[1]); in sendsuboption()
1027 CURL_SB_ACCUM(tn, uc2[0]); in sendsuboption()
1028 CURL_SB_ACCUM(tn, uc2[1]); in sendsuboption()
1030 CURL_SB_ACCUM(tn, CURL_IAC); in sendsuboption()
1031 CURL_SB_ACCUM(tn, CURL_SE); in sendsuboption()
1177 CURL_SB_ACCUM(tn, c); in telrcv()
1192 CURL_SB_ACCUM(tn, CURL_IAC); in telrcv()
1193 CURL_SB_ACCUM(tn, c); in telrcv()
1202 CURL_SB_ACCUM(tn, c); in telrcv()
1207 CURL_SB_ACCUM(tn, CURL_IAC); in telrcv()
1208 CURL_SB_ACCUM(tn, CURL_SE); in telrcv()