Searched refs:sys_semop (Results 1 – 3 of 3) sorted by relevance
1099 sys_semop(struct thread *td, struct semop_args *uap) in sys_semop() function1735 (sy_call_t *)sys_semop
521 return (sys_semop(td, &bsd_args)); in linux_semop()
1983 int sys_semop(struct thread *, struct semop_args *);