taglinefilesource code
sys_semop24ipc/util.cextern int sys_semop (int semid, struct sembuf *sops, unsigned nsops);
sys_semop76ipc/util.creturn sys_semop (first, (struct sembuf *)ptr, second);