Searched refs:OPT_NO_FORK (Results 1 – 4 of 4) sorted by relevance
80 if (daemon->options & OPT_NO_FORK) /* send error to daemon process if no-fork */ in create_helper()
173 #define OPT_NO_FORK (1u << 16) macro
284 if (!(daemon->options & OPT_NO_FORK)) { in main()
241 {'k', OPT_NO_FORK, NULL,