Home
last modified time | relevance | path

Searched refs:DBSETFL (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmhdr.h431 #define DBSETFL(d,f,l) (DBFILE(d) = (f), DBLN(d) = (f) ? (l) : 1) macro
H A Dvmdebug.c247 DBSETFL(data,(db ? db->file : NIL(char*)),line);