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

/illumos-gate/usr/src/uts/common/zmod/
H A Dzutil.c277 # define _halloc halloc macro
284 return _halloc((long)items, size);
/illumos-gate/usr/src/boot/lib/libz/
H A Dzutil.c275 # define _halloc halloc macro
282 return _halloc((long)items, size);
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dzlib.c6011 #define _halloc halloc macro
6019 return (_halloc((long)items, size));

Completed in 107 milliseconds