Home
last modified time | relevance | path

Searched refs:semop (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.61.12/bsd/sys/
H A Dsem.h203 int semop(int, struct sembuf *, size_t);
/xnu-12377.61.12/bsd/man/man2/
H A DMakefile189 semop.2 \
/xnu-12377.61.12/bsd/kern/
H A Dsysv_sem.c123 (sy_call_t *)semop
974 semop(struct proc *p, struct semop_args *uap, int32_t *retval) in semop() function