Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c213 static ISzAlloc g_Alloc = { variable
269 &g_Alloc, &g_Alloc); in lzma_compress()
/illumos-gate/usr/src/uts/common/io/
H A Dlofi.c278 static ISzAlloc g_Alloc = { SzAlloc, SzFree }; variable
1302 &g_Alloc) != SZ_OK) { in lzma_decompress()