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

  /external/dbus/dbus/
dbus-server-protected.h 118 DBUS_SERVER_LISTEN_OK, /**< we set up the listen */
dbus-server-unix.c 140 return DBUS_SERVER_LISTEN_OK;
dbus-server-debug-pipe.c 364 return DBUS_SERVER_LISTEN_OK;
dbus-server-socket.c 416 return DBUS_SERVER_LISTEN_OK;
dbus-server.c 573 if (result == DBUS_SERVER_LISTEN_OK)
    [all...]

Completed in 2475 milliseconds