Searched refs:uc1 (Results 1 – 1 of 1) sorted by relevance
1013 unsigned char *uc1, *uc2; in sendsuboption() local1028 uc1 = (unsigned char *)&x; in sendsuboption()1030 CURL_SB_ACCUM(tn, uc1[0]); in sendsuboption()1031 CURL_SB_ACCUM(tn, uc1[1]); in sendsuboption()
Completed in 9 milliseconds