Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c371 #define TF_PROC 0x02 macro
424 'p', MDB_OPT_SETBITS, TF_PROC, &oflags, in thread()
449 if (oflags & TF_PROC) { in thread()
494 if (oflags & TF_PROC) { in thread()