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

/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp2943 typedef struct z_mem { struct
2946 } z_mem; typedef in typeref:struct:z_mem
2955 z_mem * zmem = NULL;
2959 zmem = (z_mem *)kalloc(allocSize);
2973 z_mem * zmem = (z_mem *)skipper;

Completed in 23 milliseconds