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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dkmem.c3126 int looks_ok = 0, size_ok = 1; /* flags for finding corruption */ local
3154 looks_ok = 1;
3158 looks_ok = 1;
3169 if (!looks_ok) {
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dumem.c2782 int looks_ok = 0, size_ok = 1; /* flags for finding corruption */ local
2810 looks_ok = 1;
2814 looks_ok = 1;
2825 if (!looks_ok) {

Completed in 80 milliseconds