Home
last modified time | relevance | path

Searched defs:_body_s (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h258 struct _body_s struct
264 #define BODYSIZE ROUND(sizeof(struct _body_s),ALIGN) argument
/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h295 struct _body_s struct
301 #define BODYSIZE ROUND(sizeof(struct _body_s),ALIGN) argument