Searched refs:shmctl (Results 1 - 10 of 10) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86_libc.h493 #undef shmctl macro
494 #define shmctl(a,b,c) xf86shmctl(a,b,c) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86_libc.h493 #undef shmctl macro
494 #define shmctl(a,b,c) xf86shmctl(a,b,c) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86_libc.h499 #undef shmctl macro
500 #define shmctl(a,b,c) xf86shmctl(a,b,c) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86_libc.h449 #undef shmctl macro
450 #define shmctl(a,b,c) xf86shmctl(a,b,c) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_libc.h497 #undef shmctl macro
498 #define shmctl(a,b,c) xf86shmctl(a,b,c) macro
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/unix/
H A Duxshm.c273 urc = shmctl( id, IPC_RMID, NULL );
278 ("_MD_DeleteSharedMemory(): shmctl() failed on name: %s", ipcname ));
/vbox/src/recompiler/tests/
H A Dlinux-test.c531 chk_error(shmctl(shmid, IPC_RMID, 0));
/vbox/src/VBox/Additions/common/crOpenGL/
H A Dglx.c2148 shmctl(stub.xshmSI.shmid, IPC_RMID, 0);
2156 shmctl(stub.xshmSI.shmid, IPC_RMID, 0);
2170 shmctl(stub.xshmSI.shmid, IPC_RMID, 0);
H A Dload.c349 shmctl(stub.xshmSI.shmid, IPC_RMID, 0);
/vbox/src/VBox/Additions/x11/x11include/MesaLib-8.0.4-GL/GL/
H A Dvms_x_fix.h1074 #define shmctl SHMCTL macro

Completed in 253 milliseconds