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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c1109 int aw_all; /* report all anon pointers, even NULLs */ member in struct:anon_walk_data
1157 aw->aw_all = (wsp->walk_arg == ANON_WALK_ALL);
1204 if (!aw->aw_all) {
1242 if (aw->aw_all) {

Completed in 71 milliseconds