Searched refs:fmalloc (Results 1 – 2 of 2) sorted by relevance
1749 void *(*fmalloc)(struct soap*, size_t); member
4872 soap->fmalloc = NULL; in soap_done()7053 if (soap->fmalloc) in soap_malloc()7054 p = (char*)soap->fmalloc(soap, n); in soap_malloc()8296 soap->fmalloc = NULL; in soap_init()