Home
last modified time | relevance | path

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

/titanic_51/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h422 #define DBFILE(d) (((Head_t*)((Vmuchar_t*)(d) - 2*sizeof(Head_t)))->head.seg.file ) macro
/titanic_51/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h458 #define DBFILE(d) (((Head_t*)((Vmuchar_t*)(d) - 2*sizeof(Head_t)))->head.seg.file ) macro