Home
last modified time | relevance | path

Searched refs:z_alloc (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSKext.cpp3746 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() function
3884 zstream.zalloc = z_alloc; in extractMkext2FileData()