Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dsysevent.h48 #define SYSEVENT_SENTQ 0x1 macro
H A Dsysevent.c302 's', MDB_OPT_SETBITS, SYSEVENT_SENTQ, &sys_flags, in sysevent()
307 if (sys_flags & SYSEVENT_SENTQ) { in sysevent()