Home
last modified time | relevance | path

Searched refs:handle_get_hostname (Results 1 - 1 of 1) sorted by relevance

/third_party/pulseaudio/src/modules/dbus/
H A Diface-core.c56 static void handle_get_hostname(DBusConnection *conn, DBusMessage *msg, void *userdata);
167 [PROPERTY_HANDLER_HOSTNAME] = { .property_name = "Hostname", .type = "s", .get_cb = handle_get_hostname, .set_cb = NULL },
408 static void handle_get_hostname(DBusConnection *conn, DBusMessage *msg, void *userdata) { in handle_get_hostname() function

Completed in 4 milliseconds