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

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmdebug.c46 static int Dbnwatch; variable
202 for(n = Dbnwatch; n >= 0; --n)
420 if(Dbnwatch > 0 )
474 if(Dbnwatch > 0)
548 if(Dbnwatch > 0)
575 if(Dbnwatch > 0)
675 Dbnwatch = 0;
677 { for(n = Dbnwatch - 1; n >= 0; --n)
681 { if(Dbnwatch == S_WATCH)
684 Dbnwatch
[all...]

Completed in 46 milliseconds