Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-transport-unix.c358 const char *launchd_socket; in _dbus_transport_open_platform_specific() local
391 launchd_socket = _dbus_string_get_const_data(&socket_path); in _dbus_transport_open_platform_specific()
392 *transport_p = _dbus_transport_new_for_domain_socket (launchd_socket, FALSE, error); in _dbus_transport_open_platform_specific()