Searched refs:CTL_DEBUG (Results 1 – 9 of 9) sorted by relevance
6 CTL_DEBUG
21 XLAT(CTL_DEBUG),
56 CTL_DEBUG=6, /* Debugging */ enumerator
476 pub const CTL_DEBUG: ::c_int = 5; constant
1180 pub const CTL_DEBUG: ::c_int = 5; constant
531 pub const CTL_DEBUG: ::c_int = 5; constant
1539 pub const CTL_DEBUG: ::c_int = 5; constant
499 #define CTL_DEBUG (CTL_FULLBINCODE|CTL_INFO) /* For setting */ macro500 #define CTL_ANYINFO (CTL_DEBUG|CTL_BINCODE|CTL_CALLOUT_INFO)652 { "debug", MOD_PAT, MOD_CTL, CTL_DEBUG, PO(control) },8733 else if (strcmp(arg, "-d") == 0) def_patctl.control |= CTL_DEBUG; in main()
2844 pub const CTL_DEBUG: ::c_int = 5; constant