Searched refs:z_free (Results 1 – 2 of 2) sorted by relevance
63 static void z_free __P((void *, void *ptr, u_int nb));100 z_free(notused, ptr, nbytes) in z_free() function153 state->strm.zfree = (free_func) z_free;
77 static void z_free(void *, void *ptr);172 z_free(void *notused, void *ptr) in z_free() function221 state->strm.zfree = (free_func)z_free; in z_comp_alloc()675 state->strm.zfree = (free_func)z_free; in z_decomp_alloc()