Lines Matching defs:daemon
81 GDBusDaemon *daemon; member
96 GDBusDaemon *daemon; member
156 name_new (GDBusDaemon *daemon, const char *str) in name_new()
191 name_ensure (GDBusDaemon *daemon, const char *str) in name_ensure()
203 name_lookup (GDBusDaemon *daemon, const char *str) in name_lookup()
519 match_matches (GDBusDaemon *daemon, in match_matches()
640 broadcast_message (GDBusDaemon *daemon, in broadcast_message()
681 send_name_owner_changed (GDBusDaemon *daemon, in send_name_owner_changed()
726 GDBusDaemon *daemon = name->daemon; in name_replace_owner() local
823 client_new (GDBusDaemon *daemon, GDBusConnection *connection) in client_new()
861 GDBusDaemon *daemon = client->daemon; in client_free() local
900 GDBusDaemon *daemon = user_data; in idle_timeout_cb() local
917 GDBusDaemon *daemon = client->daemon; in connection_closed() local
987 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_get_id() local
998 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_get_name_owner() local
1063 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_list_names() local
1103 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_list_queued_owners() local
1135 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_name_has_owner() local
1153 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_release_name() local
1266 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_request_name() local
1347 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in handle_start_service_by_name() local
1401 GDBusDaemon *daemon; in route_message() local
1526 GDBusDaemon *daemon = user_data; in on_new_connection() local
1544 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in g_dbus_daemon_finalize() local
1576 g_dbus_daemon_init (GDBusDaemon *daemon) in g_dbus_daemon_init()
1589 GDBusDaemon *daemon = G_DBUS_DAEMON (initable); in initable_init() local
1637 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in g_dbus_daemon_set_property() local
1657 GDBusDaemon *daemon = G_DBUS_DAEMON (object); in g_dbus_daemon_get_property() local
1741 _g_dbus_daemon_get_address (GDBusDaemon *daemon) in _g_dbus_daemon_get_address()