HomeSort by relevance Sort by last modified time
    Searched refs:FORK_ALWAYS (Results 1 - 3 of 3) sorted by null

  /external/dbus/bus/
bus.h 70 FORK_ALWAYS,
main.c 314 force_fork = FORK_ALWAYS;
bus.c 836 if ((force_fork != FORK_NEVER && context->fork) || force_fork == FORK_ALWAYS)
868 if ((force_fork != FORK_NEVER && context->fork) || force_fork == FORK_ALWAYS)
    [all...]

Completed in 623 milliseconds