Searched refs:xf86open (Results 1 - 11 of 11) sorted by relevance
/vbox/src/VBox/Additions/common/VBoxGuestLib/ |
H A D | VBoxGuestR3Lib.cpp | 71 extern "C" int xf86open(const char *, int, ...); 80 # define xf86open open macro 248 int File = xf86open(pszDeviceName, XF86_O_RDWR);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | xf86_ansic.h | 259 extern int xf86open(const char*, int,...);
|
H A D | xf86_libc.h | 579 #define open xf86open
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/ |
H A D | xf86_ansic.h | 243 extern int xf86open(const char*, int,...);
|
H A D | xf86_libc.h | 579 #define open xf86open
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | xf86_ansic.h | 269 extern int xf86open(const char*, int,...);
|
H A D | xf86_libc.h | 585 #define open xf86open
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/ |
H A D | xf86_ansic.h | 266 extern int xf86open(const char*, int,...);
|
H A D | xf86_libc.h | 535 #define open xf86open
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | xf86_ansic.h | 268 extern int xf86open(const char*, int,...);
|
H A D | xf86_libc.h | 583 #define open xf86open
|
Completed in 605 milliseconds