Searched refs:CTL_CALLOUT_NONE (Results 1 – 1 of 1) sorted by relevance
414 #define CTL_CALLOUT_NONE 0x00000100u macro551 { "callout_none", MOD_DAT, MOD_CTL, CTL_CALLOUT_NONE, DO(control) },3641 ((controls & CTL_CALLOUT_NONE) != 0)? " callout_none" : "", in show_controls()6354 if ((dat_datctl.control & CTL_CALLOUT_NONE) == 0) in process_data()