Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dzalloc_malloc.c95 res->ga_Magic = GAMAGIC; in Malloc_align()
121 if (res->ga_Magic != GAMAGIC) in Free()
H A Dzalloc_defs.h76 #define GAMAGIC 0x55FF44FD macro