Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dgenunix.c869 #define COF_BEFORE 0x00000040 macro
993 if ((coargs->flags & COF_BEFORE) && in callouts_cb()
1137 if ((coargs->flags & COF_BEFORE) && in callout_list_cb()
1592 coargs.flags |= COF_BEFORE; in callout()