taglinefilesource code
fifth16ipc/util.casmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth);
fifth65ipc/util.casmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth)
fifth110ipc/util.creturn sys_msgrcv (first, (struct msgbuf *) ptr, second, fifth, third);
fifth151ipc/util.casmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth)