Searched refs:CTL_CALLOUT_CAPTURE (Results 1 – 1 of 1) sorted by relevance
452 #define CTL_CALLOUT_CAPTURE 0x00000040u macro604 { "callout_capture", MOD_DAT, MOD_CTL, CTL_CALLOUT_CAPTURE, DO(control) },4030 ((controls & CTL_CALLOUT_CAPTURE) != 0)? " callout_capture" : "", in show_controls()5911 BOOL callout_capture = (dat_datctl.control & CTL_CALLOUT_CAPTURE) != 0; in callout_function()