Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_hugehelp.c9032 static voidpf zalloc_func(voidpf opaque, unsigned int items, unsigned int size) in zalloc_func() function
9056 z.zalloc = (alloc_func)zalloc_func; in hugehelp()