Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c870 #define COF_AFTER 0x00000080 macro
997 if ((coargs->flags & COF_AFTER) && in callouts_cb()
1141 if ((coargs->flags & COF_AFTER) && in callout_list_cb()
1589 coargs.flags |= COF_AFTER; in callout()