Searched refs:SEMCTL (Results 1 – 2 of 2) sorted by relevance
50 #define SEMCTL 3 macro
48 return syscall(SYS_ipc, SEMCTL, id, num, cmd, &arg, 0); in semctl()