Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c883 #define COF_VERBOSE 0x00100000 macro
1048 if (!(coargs->flags & COF_VERBOSE)) { in callouts_cb()
1068 if (!(coargs->flags & COF_VERBOSE)) { in callouts_cb()
1177 (coargs->flags & (COF_LIST | COF_VERBOSE))) { in callout_list_cb()
1178 if (!(coargs->flags & COF_VERBOSE)) { in callout_list_cb()
1193 if (coargs->flags & (COF_LIST | COF_VERBOSE)) { in callout_list_cb()
1195 if (!(coargs->flags & COF_VERBOSE)) { in callout_list_cb()
1235 if (coargs->flags & COF_VERBOSE) { in callout_list_cb()
1248 if (coargs->flags & COF_VERBOSE) { in callout_list_cb()
1294 (coargs->flags & (COF_TABLE | COF_VERBOSE))) { in callout_t_cb()
[all …]