Home
last modified time | relevance | path

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

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