Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c889 #define COF_DECODE 0x04000000 macro
1681 'd', MDB_OPT_SETBITS, COF_DECODE, &coargs.flags, in calloutid()
1724 if (coargs.flags & COF_DECODE) { in calloutid()