Searched refs:SEMOP (Results 1 – 3 of 3) sorted by relevance
51 #define SEMOP 2 macro
129 return (syscall(SYS_semsys, SEMOP, semid, sops, nsops)); in semop()
1202 case SEMOP: in semsys()