Searched defs:xf86stat (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h88 struct xf86stat { struct
551 #define stat_t struct xf86stat
589 #define stat(a,b) xf86stat(a,b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h92 struct xf86stat { struct
557 #define stat_t struct xf86stat
595 #define stat(a,b) xf86stat(a,b)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h92 struct xf86stat { struct
555 #define stat_t struct xf86stat
593 #define stat(a,b) xf86stat(a,b)

Completed in 58 milliseconds