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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c332 #define PG_EXACT_MATCH 0x0008 macro
360 if ((pgp->pg_flags & PG_EXACT_MATCH) ?
368 if ((pgp->pg_flags & PG_EXACT_MATCH) &&
424 'x', MDB_OPT_SETBITS, PG_EXACT_MATCH, &pg.pg_flags,

Completed in 56 milliseconds