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

/xsrc/external/mit/xorg-server/dist/include/
H A Ddbus-core.h38 dbus_core_disconnect_hook disconnect; member in struct:dbus_core_hook
/xsrc/external/mit/xorg-server/dist/xfixes/
H A DMakefile.am7 disconnect.c \
H A DMakefile.in115 am_libxfixes_la_OBJECTS = cursor.lo disconnect.lo region.lo saveset.lo \
138 ./$(DEPDIR)/disconnect.Plo ./$(DEPDIR)/region.Plo \
524 disconnect.c \
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disconnect.Plo@am__quote@ # am--include-marker
749 -rm -f ./$(DEPDIR)/disconnect.Plo
800 -rm -f ./$(DEPDIR)/disconnect.Plo
/xsrc/external/mit/xorg-server.old/dist/config/
H A Dconfig-backends.h49 config_dbus_core_disconnect_hook disconnect; member in struct:config_dbus_core_hook
H A Ddbus-core.c71 * after ourselves, and call all registered disconnect hooks.
83 /* We should really have pre-disconnect hooks and run them here, for
96 if (hook->disconnect)
97 hook->disconnect(hook->data);
H A Ddbus.c418 .disconnect = disconnect_hook,
H A Dhal.c629 .disconnect = disconnect_hook,
/xsrc/external/mit/xorg-server/dist/config/
H A Ddbus-core.c67 * after ourselves, and call all registered disconnect hooks.
79 /* We should really have pre-disconnect hooks and run them here, for
91 if (hook->disconnect)
92 hook->disconnect(hook->data);
H A Dhal.c649 .disconnect = disconnect_hook,
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Dplatform_x11.c1251 goto disconnect;
1258 goto disconnect;
1262 disconnect:
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/
H A Dsystemd-logind.c611 .disconnect = disconnect_hook,
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Dplatform_x11.c1333 goto disconnect;
1340 goto disconnect;
1344 disconnect:

Completed in 23 milliseconds