Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h238 struct _head_s struct
251 #define HEADSIZE ROUND(sizeof(struct _head_s),ALIGN) argument
/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h275 struct _head_s struct
288 #define HEADSIZE ROUND(sizeof(struct _head_s),ALIGN) argument