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

/xsrc/external/mit/xorg-server.old/dist/config/
H A Ddbus.c416 static struct config_dbus_core_hook core_hook = { variable in typeref:struct:config_dbus_core_hook
430 return config_dbus_core_add_hook(&core_hook);
436 config_dbus_core_remove_hook(&core_hook);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c609 static struct dbus_core_hook core_hook = { variable in typeref:struct:dbus_core_hook
625 return dbus_core_add_hook(&core_hook);
634 dbus_core_remove_hook(&core_hook);

Completed in 3 milliseconds