Searched defs:Connection (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/darwin/
H A DSUPLib-darwin.cpp172 io_connect_t Connection = NULL; local
173 kr = IOServiceOpen(ServiceObject, mach_task_self(), SUP_DARWIN_IOSERVICE_COOKIE, &Connection);
182 AssertCompile(sizeof(pThis->uConnection) >= sizeof(Connection));
183 pThis->uConnection = Connection;
/vbox/src/VBox/Additions/x11/x11include/randrproto-1.3.0/X11/extensions/
H A Drandr.h35 typedef unsigned short Connection; typedef
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinldap.h266 PLDAP Connection; member in struct:ldapmsg
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinldap.h266 PLDAP Connection; member in struct:ldapmsg

Completed in 52 milliseconds