Searched refs:D_DAEMON (Results 1 – 5 of 5) sorted by relevance
451 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()
437 # define D_DAEMON 0x0001 /* Enter daemon mode */ macro456 # define D_CONTROL (D_DAEMON|D_AMQ|D_FORK)495 # define D_DAEMON 0x0001 /* Enter daemon mode */ macro507 # define D_CONTROL (D_DAEMON|D_AMQ|D_FORK)
550 if (amuDebug(D_DAEMON)) in main()
93 {"daemon", D_DAEMON}, /* Enter daemon mode */
1475 D_DAEMON.1482 * amd/amd.c (main): properly use D_DAEMON.5830 - D_AMQ, D_DAEMON and D_FORK reverse their meaning