Home
last modified time | relevance | path

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

/xnu-11215/libkern/c++/
H A DOSKext.cpp3749 typedef struct z_mem { struct
3752 } z_mem; argument
3761 z_mem * zmem = NULL; in z_alloc()
3778 zmem = (z_mem *)kalloc_data_tag(allocSize, Z_WAITOK, in z_alloc()
3793 z_mem * zmem = (z_mem *)skipper; in z_free()