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

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmdebug.c52 #define DB_FREE 2 macro
122 else if(type == DB_FREE)
145 else if(type == DB_FREE || type == DB_RESIZE)
155 else if(where == DB_FREE)
456 { dbwarn(vm,NIL(Vmuchar_t*),0,file,line,func,DB_FREE);
466 { dbwarn(vm,(Vmuchar_t*)data,offset == -1L ? 0 : 1,file,line,func,DB_FREE);
475 dbwatch(vm,data,file,line,func,DB_FREE);

Completed in 45 milliseconds