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.c879 #define COF_BYIDH 0x00008000 macro
966 if (coargs->flags & COF_BYIDH) { in callouts_cb()
1052 } else if (coargs->flags & COF_BYIDH) { in callouts_cb()
1075 } else if (coargs->flags & COF_BYIDH) { in callouts_cb()
1343 if (!(coargs->flags & COF_BYIDH)) { in callout_t_cb()
1522 'i', MDB_OPT_SETBITS, COF_BYIDH, &coargs.flags, in callout()
1647 coargs.flags |= COF_BYIDH; in callout()
1680 coargs.flags = COF_DEFAULT | COF_BYIDH; in calloutid()