Searched refs:FORK_ALWAYS (Results 1 – 3 of 3) sorted by relevance
68 FORK_ALWAYS, enumerator
267 force_fork = FORK_ALWAYS; in main()
685 if ((force_fork != FORK_NEVER && context->fork) || force_fork == FORK_ALWAYS) in bus_context_new()