Searched refs:freebsd12_shm_open_args (Results 1 – 3 of 3) sorted by relevance
1238 freebsd12_shm_open(struct thread *td, struct freebsd12_shm_open_args *uap) in freebsd12_shm_open()
540 …{ compat12(AS(freebsd12_shm_open_args),shm_open), .sy_auevent = AUE_SHMOPEN, .sy_flags = SYF_CAPEN…
2691 struct freebsd12_shm_open_args { struct2699 int freebsd12_shm_open(struct thread *, struct freebsd12_shm_open_args *); argument