HomeSort by relevance Sort by last modified time
    Searched full:launchd_socket_path (Results 1 - 1 of 1) sorted by null

  /external/dbus/dbus/
dbus-server-launchd.c 74 const char *launchd_socket_path, *display; local
76 launchd_socket_path = _dbus_getenv (launchd_env_var);
81 if (launchd_socket_path == NULL || *launchd_socket_path == '\0')
98 if (!_dbus_string_append (&address, launchd_socket_path))

Completed in 513 milliseconds