HomeSort by: relevance | last modified time | path
    Searched refs:D_DAEMON (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/am-utils/dist/hlfsd/
hlfsd.c 452 if (amuDebug(D_DAEMON)) {
591 if (!amuDebug(D_DAEMON)) { /* Normal case */
629 if (!amuDebug(D_DAEMON)) {
656 if (amuDebug(D_DAEMON))
753 if (amuDebug(D_DAEMON)) {
837 if (amuDebug(D_DAEMON)) {
863 if (amuDebug(D_DAEMON)) {
  /src/external/bsd/am-utils/dist/include/
am_utils.h 443 # define D_DAEMON 0x0001 /* Enter daemon mode */
462 # define D_CONTROL (D_DAEMON|D_AMQ|D_FORK)
501 # define D_DAEMON 0x0001 /* Enter daemon mode */
513 # define D_CONTROL (D_DAEMON|D_AMQ|D_FORK)
  /src/external/bsd/am-utils/dist/amd/
amd.c 548 if (amuDebug(D_DAEMON))
  /src/external/bsd/am-utils/dist/libamu/
xutil.c 95 {"daemon", D_DAEMON}, /* Enter daemon mode */

Completed in 46 milliseconds