Searched refs:sys_shmat (Results 1 – 3 of 3) sorted by relevance
486 sys_shmat(struct thread *td, struct shmat_args *uap) in sys_shmat() function1406 (sy_call_t *)sys_shmat, (sy_call_t *)oshmctl,
781 return (sys_shmat(td, &bsd_args)); in linux_shmat()
2012 int sys_shmat(struct thread *, struct shmat_args *);