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