Searched refs:resizefn (Results 1 – 1 of 1) sorted by relevance
85 static void *(*resizefn)(void *, size_t size) = realloc; variable699 t = resizefn(old_t, sizeof(struct tal_hdr) + size); in tal_resize_()813 resizefn = resize_fn; in tal_set_backend()