taglinefilesource code
fifth17ipc/util.casmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth);
fifth66ipc/util.casmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth)
fifth111ipc/util.creturn sys_msgrcv (first, (struct msgbuf *) ptr, second, fifth, third);
fifth152ipc/util.casmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth)