Searched refs:CTL_BINCODE (Results 1 – 1 of 1) sorted by relevance
411 #define CTL_BINCODE 0x00000020u macro449 #define CTL_ANYINFO (CTL_DEBUG|CTL_BINCODE|CTL_CALLOUT_INFO)545 { "bincode", MOD_PAT, MOD_CTL, CTL_BINCODE, PO(control) },649 CTL_BINCODE|CTL_CALLOUT_INFO|CTL_FULLBINCODE|CTL_HEXPAT|CTL_INFO| \3637 ((controls & CTL_BINCODE) != 0)? " bincode" : "", in show_controls()3854 if ((pat_patctl.control & (CTL_BINCODE|CTL_FULLBINCODE)) != 0) in show_pattern_info()