Searched refs:IPC_RMID (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dipc.h38 #define IPC_RMID 0 /* remove resource */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dipc.h38 #define IPC_RMID 0 /* remove resource */ macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/profile/
H A Dprofile.c147 if (shmctl(shm_id, IPC_RMID, &shm_ds) == 0) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/solaris/
H A Dipc.c76 case 10: /* IPC_RMID */
77 return sys_ipc(SHMCTL, arg1, IPC_RMID, 0, NULL, 0);
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dsyslogd.c144 shmctl(shmid, IPC_RMID, NULL);
146 semctl(s_semid, 0, IPC_RMID, 0);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/ia32/
H A Dipc32.c208 case IPC_RMID:
354 case IPC_RMID:
545 case IPC_RMID:
/asus-wl-520gu-7.0.1.45/src/linux/linux/ipc/
H A Dmsg.c517 case IPC_RMID:
562 case IPC_RMID:
H A Dsem.c730 case IPC_RMID:
781 case IPC_RMID:
H A Dshm.c486 case IPC_RMID:
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips64/kernel/
H A Dlinux32.c1588 case IPC_RMID:
1742 case IPC_RMID:
1869 case IPC_RMID:
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dsys_ppc32.c2553 case IPC_RMID:
2734 case IPC_RMID:
2850 case IPC_RMID:
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dlinux32.c426 IPCOP_MASK (GETALL) | IPCOP_MASK (SETALL) | IPCOP_MASK (IPC_RMID))) {
574 IPCOP_MASK (IPC_RMID))) {
678 IPCOP_MASK (IPC_RMID))) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sparc32.c435 IPCOP_MASK (GETALL) | IPCOP_MASK (SETALL) | IPCOP_MASK (IPC_RMID))) {
575 IPCOP_MASK (IPC_RMID))) {
670 IPCOP_MASK (IPC_RMID))) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/ia32/
H A Dsys_ia32.c2168 case IPC_RMID:
2307 case IPC_RMID:
2452 case IPC_RMID:
/asus-wl-520gu-7.0.1.45/src/router/samba/source/torture/
H A Dtorture.c90 shmctl(shmid, IPC_RMID, 0);

Completed in 163 milliseconds