Searched refs:z_alloc (Results 1 – 1 of 1) sorted by relevance
3746 static void * z_alloc(void *, u_int items, u_int size);3758 z_alloc(void * notused __unused, u_int num_items, u_int size) in z_alloc() function3884 zstream.zalloc = z_alloc; in extractMkext2FileData()