Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/vmalloc/
H A Dvmdebug.c47 static Void_t* Dbwatch[S_WATCH]; variable
202 { if(Dbwatch[n] == data)
636 if(Dbwatch[n] == addr)
641 out = Dbwatch[0];
644 Dbwatch[n] = Dbwatch[n+1];
646 Dbwatch[Dbnwatch] = addr;