Searched refs:D_DAEMON (Results 1 – 5 of 5) sorted by relevance
452 if (amuDebug(D_DAEMON)) { in main()591 if (!amuDebug(D_DAEMON)) { /* Normal case */ in main()629 if (!amuDebug(D_DAEMON)) { in main()656 if (amuDebug(D_DAEMON)) in hlfsd_init()753 if (amuDebug(D_DAEMON)) { in hlfsd_init()837 if (amuDebug(D_DAEMON)) { in cleanup()863 if (amuDebug(D_DAEMON)) { in cleanup()
443 # define D_DAEMON 0x0001 /* Enter daemon mode */ macro462 # define D_CONTROL (D_DAEMON|D_AMQ|D_FORK)501 # define D_DAEMON 0x0001 /* Enter daemon mode */ macro513 # define D_CONTROL (D_DAEMON|D_AMQ|D_FORK)
548 if (amuDebug(D_DAEMON)) in main()
95 {"daemon", D_DAEMON}, /* Enter daemon mode */
1481 D_DAEMON.1488 * amd/amd.c (main): properly use D_DAEMON.5836 - D_AMQ, D_DAEMON and D_FORK reverse their meaning