Home
last modified time | relevance | path

Searched refs:IPCOP_msgctl (Results 1 – 3 of 3) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dipc_ops.h26 #define IPCOP_msgctl 14 macro
Dmsgctl.c80 return INLINE_SYSCALL_CALL (ipc, IPCOP_msgctl, msqid, cmd | __IPC_64, 0, in msgctl_syscall()
275 return INLINE_SYSCALL_CALL (ipc, IPCOP_msgctl, msqid, cmd, 0, buf); in __old_msgctl()
/glibc-2.36/ChangeLog.old/
DChangeLog.1824865 (IPCOP_msgctl): Likewise.