Searched refs:D_CONTROL (Results 1 – 4 of 4) sorted by relevance
462 # define D_CONTROL (D_DAEMON|D_AMQ|D_FORK) macro464 # define D_IMMUTABLE (D_MTAB | D_CONTROL)465 # define D_ALL (D_BASIC | D_CONTROL)513 # define D_CONTROL (D_DAEMON|D_AMQ|D_FORK) macro
343 debug_flags = D_CONTROL; /* CONTROL = "daemon,amq,fork" */ in get_args()
64 u_int debug_flags = D_CONTROL; /* set regardless if compiled with debugging */
1340 D_CONTROL (amq,daemon,fork).1463 * include/am_utils.h: define new D_BASIC, D_CONTROL, D_DEFAULT,