Home
last modified time | relevance | path

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

/external/curl/lib/
Dcontent_encoding.c53 zalloc_cb(voidpf opaque, unsigned int items, unsigned int size) in zalloc_cb() function
177 z->zalloc = (alloc_func)zalloc_cb; in Curl_unencode_deflate_write()
287 z->zalloc = (alloc_func)zalloc_cb; in Curl_unencode_gzip_write()