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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dmemory.c64 * The astute reader will notice that pw_hashloc is only used when
73 void **pw_hashloc; member in struct:page_walk_data
108 pwd->pw_hashloc = ptr;
191 (uintptr_t)pwd->pw_hashloc) == -1) {
193 pwd->pw_hashloc);
197 pwd->pw_hashloc++;

Completed in 97 milliseconds