Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c885 #define COF_LONGLIST 0x00200000 macro
1057 if (coargs->flags & COF_LONGLIST) { in callouts_cb()
1087 if (coargs->flags & COF_LONGLIST) { in callouts_cb()
1186 if (coargs->flags & COF_LONGLIST) { in callout_list_cb()
1213 if (coargs->flags & COF_LONGLIST) { in callout_list_cb()
1301 if (coargs->flags & COF_LONGLIST) { in callout_t_cb()
1316 if (coargs->flags & COF_LONGLIST) { in callout_t_cb()
1521 'v', MDB_OPT_SETBITS, COF_LONGLIST, &coargs.flags, in callout()
1683 'v', MDB_OPT_SETBITS, COF_LONGLIST, &coargs.flags, in calloutid()