Home
last modified time | relevance | path

Searched refs:PGRAB_INCORE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libproc/common/
H A Dlibproc.h124 #define PGRAB_INCORE 0x10 /* Use in-core data to build symbol tables */ macro
H A DPcontrol.c3973 if (flags & PGRAB_INCORE) { in Pgrab_ops()
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgcore.c2025 if ((P = Pgrab_ops(pid.pid_id, &p, &Pgcore_ops, PGRAB_INCORE)) == in gcore_dcmd()