Searched refs:sys_shm_open2 (Results 1 – 4 of 4) sorted by relevance
2189 sys_shm_open2(struct thread *td, struct shm_open2_args *uap) in sys_shm_open2() function
634 …{ .sy_narg = AS(shm_open2_args), .sy_call = (sy_call_t *)sys_shm_open2, .sy_auevent = AUE_SHMOPEN,…
635 …{ .sy_narg = AS(shm_open2_args), .sy_call = (sy_call_t *)sys_shm_open2, .sy_auevent = AUE_SHMOPEN,…
2274 int sys_shm_open2(struct thread *, struct shm_open2_args *);