Searched refs:semop_args (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dsysv_sem.c1005 semop(struct proc *p, struct semop_args *uap, register_t *retval)
H A Dinit_sysent.c382 {AC(semop_args), 0, 0, (sy_call_t *)semop, munge_www, munge_ddd, _SYSCALL_RET_INT_T, 12}, /* 256 = semop */
/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysproto.h988 struct semop_args { struct
1927 int semop(struct proc *, struct semop_args *, int *);

Completed in 42 milliseconds