Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c673 #define COF_TABLE 0x00004000 macro
1090 (coargs->flags & (COF_TABLE | COF_VERBOSE))) { in callout_t_cb()
1105 if (coargs->flags & (COF_TABLE | COF_VERBOSE)) { in callout_t_cb()
1128 if (coargs->flags & COF_TABLE) { in callout_t_cb()
1312 'T', MDB_OPT_SETBITS, COF_TABLE, &coargs.flags, in callout()