Searched defs:Body_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h105 typedef union _body_u Body_t; typedef in typeref:union:_body_u
257 Body_t* body;
309 ** sizeof(Body_t)%ALIGN == 0
310 ** and sizeof(Block_t) = sizeof(Head_t)+sizeof(Body_t)
314 Body_t body;

Completed in 47 milliseconds