Searched refs:dont_watch (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/watchmalloc/common/
H A Dmalloc.c1290 static int dont_watch = 0; variable
1304 dont_watch = 1;
1317 dont_watch = 0;
1319 dont_watch = 0;
1325 if (dont_watch)
1333 dont_watch = 1;
1369 if (dont_watch)
1385 dont_watch = 1;
1397 dont_watch = 1;
1401 return (dont_watch);
[all...]

Completed in 43 milliseconds