Home
last modified time | relevance | path

Searched refs:mime_subparts_unbind (Results 1 – 1 of 1) sorted by relevance

/external/curl/lib/
Dmime.c1185 static void mime_subparts_unbind(void *ptr) in mime_subparts_unbind() function
1215 mime_subparts_unbind(mime); /* Be sure it's not referenced anymore. */ in curl_mime_free()
1604 part->freefunc = take_ownership? mime_subparts_free: mime_subparts_unbind; in Curl_mime_set_subparts()