Home
last modified time | relevance | path

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

/xnu-11215.81.4/bsd/sys/
H A Dsem.h203 int semop(int, struct sembuf *, size_t);
/xnu-11215.81.4/bsd/man/man2/
H A DMakefile187 semop.2 \
/xnu-11215.81.4/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