taglinefilesource code
sys_semctl113arch/i386/kernel/sys_i386.creturn sys_semctl (first, second, third, fourth);
sys_semctl47arch/mips/kernel/ipc.creturn sys_semctl (first, second, third, fourth);
sys_semctl104arch/sparc/kernel/sys_sparc.creturn sys_semctl (first, second, third, fourth);
sys_semctl108include/linux/sem.hasmlinkage int sys_semctl (int semid, int semnum, int cmd, union semun arg);