Searched refs:allocfunc (Results 1 – 3 of 3) sorted by relevance
23 XMLPUBFUN void __set_xmlMalloc(xmlMallocFunc allocfunc);26 XMLPUBFUN void __set_xmlMallocAtomic(xmlMallocFunc allocfunc);
140 #define packet_set_compress_hooks(ctx, allocfunc, freefunc) \ argument142 allocfunc, freefunc);
774 void *(*allocfunc)(void *, u_int, u_int), in ssh_packet_set_compress_hooks()777 ssh->state->compression_out_stream.zalloc = (alloc_func)allocfunc; in ssh_packet_set_compress_hooks()780 ssh->state->compression_in_stream.zalloc = (alloc_func)allocfunc; in ssh_packet_set_compress_hooks()