taglinefilesource code
sys_semctl24ipc/util.cextern int sys_semctl (int semid, int semnum, int cmd, union semun arg);
sys_semctl86ipc/util.creturn sys_semctl (first, second, third, fourth);