taglinefilesource code
fifth93arch/i386/kernel/sys_i386.casmlinkage int sys_ipc (uint call, int first, int second, int third, void *ptr, long fifth)
fifth138arch/i386/kernel/sys_i386.creturn sys_msgrcv (first, (struct msgbuf *) ptr, second, fifth, third);