Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/kern/
H A Dkern_malloc.c253 extern typeof(OSMalloc) OSMalloc_external;
255 OSMalloc_external(uint32_t size, OSMallocTag tag) in OSMalloc_external() function