Home
last modified time | relevance | path

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

/linux-4.4.14/ipc/
Dmsg.c339 static int msgctl_down(struct ipc_namespace *ns, int msqid, int cmd, in msgctl_down() function
541 return msgctl_down(ns, msqid, cmd, buf, version); in SYSCALL_DEFINE3()