Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c661 #define COF_LONG 0x00000004 macro
690 #define COF_DEFAULT (COF_REAL | COF_NORM | COF_LONG | COF_SHORT)
751 if (!(coargs->flags & COF_LONG) && (co->c_xid & CALLOUT_LONGTERM)) { in callouts_cb()
1298 's', MDB_OPT_CLRBITS, COF_LONG, &coargs.flags, in callout()
1374 if (!(coargs.flags & (COF_LONG | COF_SHORT))) { in callout()
1375 coargs.flags |= COF_LONG | COF_SHORT; in callout()