Home
last modified time | relevance | path

Searched refs:FORK_ALWAYS (Results 1 – 3 of 3) sorted by relevance

/external/dbus/bus/
Dbus.h68 FORK_ALWAYS, enumerator
Dmain.c267 force_fork = FORK_ALWAYS; in main()
Dbus.c685 if ((force_fork != FORK_NEVER && context->fork) || force_fork == FORK_ALWAYS) in bus_context_new()