Searched defs:PROT_WRITE (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h558 #undef PROT_WRITE macro
559 #define PROT_WRITE XF86_PROT_WRITE macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h604 #undef PROT_WRITE macro
605 #define PROT_WRITE XF86_PROT_WRITE macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h604 #undef PROT_WRITE macro
605 #define PROT_WRITE XF86_PROT_WRITE macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h610 #undef PROT_WRITE macro
611 #define PROT_WRITE XF86_PROT_WRITE macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h608 #undef PROT_WRITE macro
609 #define PROT_WRITE XF86_PROT_WRITE macro
/vbox/src/libs/xpcom18a4/xpcom/build/
H A Dmalloc.c291 #define PROT_WRITE 2
2668 mm = (char*)(MMAP(0, size, PROT_READ|PROT_WRITE, MAP_PRIVATE));
2782 brk = (char*)(MMAP(0, size, PROT_READ|PROT_WRITE, MAP_PRIVATE));
290 #define PROT_WRITE macro

Completed in 59 milliseconds