Searched refs:OPT_NO_FORK (Results 1 – 5 of 5) sorted by relevance
88 if (daemon->options & OPT_NO_FORK) in create_helper()
178 #define OPT_NO_FORK (1u<<16) macro
271 if (!(daemon->options & OPT_NO_FORK)) in main()
258 …{ 'k', OPT_NO_FORK, NULL, gettext_noop("Do NOT fork into the background, do NOT run in debug mode.…
311 if (daemon->options & OPT_NO_FORK)