Searched defs:old_shmctl (Results 1 – 1 of 1) sorted by relevance
| /linux/ipc/ |
| H A D | shm.c | 1309 SYSCALL_DEFINE3(old_shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() argument 1505 COMPAT_SYSCALL_DEFINE3(old_shmctl, int, shmid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() argument
|