Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusdaemon.c49 guint32 next_major_id; member
830 client->id = g_strdup_printf (":%d.%d", daemon->next_major_id, daemon->next_minor_id); in client_new()
836 daemon->next_major_id++; in client_new()
1578 daemon->next_major_id = 1; in g_dbus_daemon_init()