Home
last modified time | relevance | path

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

/linux-2.6.39/ipc/
Dmsg.c411 static int msgctl_down(struct ipc_namespace *ns, int msqid, int cmd, in msgctl_down() function
567 err = msgctl_down(ns, msqid, cmd, buf, version); in SYSCALL_DEFINE3()