Searched refs:namelength (Results 1 – 6 of 6) sorted by relevance
69 AddHttpPost(char *name, size_t namelength, in AddHttpPost() argument81 if(!namelength && name) in AddHttpPost()82 namelength = strlen(name); in AddHttpPost()83 if((bufferlength > LONG_MAX) || (namelength > LONG_MAX)) in AddHttpPost()89 post->namelength = (long)namelength; in AddHttpPost()294 if(current_form->namelength) in FormAdd()297 current_form->namelength = in FormAdd()589 if(form->name && form->namelength) { in FormAdd()592 for(i = 0; i < form->namelength; i++) in FormAdd()606 form->name = Curl_memdup0(form->name, form->namelength? in FormAdd()[all …]
34 size_t namelength; member
1616 int namelength; in insert_index_allocation() local1651 namelength = buffer[pos + 9] & 255; in insert_index_allocation()1652 attr->name_length = namelength; in insert_index_allocation()1655 2*namelength); in insert_index_allocation()1664 2*namelength + 0x40); in insert_index_allocation()1677 namelength = buffer[pos + 9] & 255; in insert_index_allocation()1678 attr->name_length = namelength; in insert_index_allocation()1681 buffer + pos + 0x18, 2*namelength); in insert_index_allocation()1684 attr->value_offset = cpu_to_le16(2*namelength + 24); in insert_index_allocation()1686 memcpy((char*)attr->resident_end + 2*namelength, in insert_index_allocation()
217 long namelength = strlen(namebuffer);245 namelength, CURLFORM_END);
179 long namelength; /* length of name length */ member
2320 d namelength 10i 0 long