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 68 FORK_ALWAYS,
main.c 267 force_fork = FORK_ALWAYS;
bus.c 685 if ((force_fork != FORK_NEVER && context->fork) || force_fork == FORK_ALWAYS)
    [all...]

Completed in 99 milliseconds