Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c878 #define COF_BYIDH 0x00008000 macro
965 if (coargs->flags & COF_BYIDH) { in callouts_cb()
1051 } else if (coargs->flags & COF_BYIDH) { in callouts_cb()
1074 } else if (coargs->flags & COF_BYIDH) { in callouts_cb()
1342 if (!(coargs->flags & COF_BYIDH)) { in callout_t_cb()
1521 'i', MDB_OPT_SETBITS, COF_BYIDH, &coargs.flags, in callout()
1646 coargs.flags |= COF_BYIDH; in callout()
1679 coargs.flags = COF_DEFAULT | COF_BYIDH; in calloutid()