Home
last modified time | relevance | path

Searched refs:freebsd12_shm_open_args (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Duipc_shm.c1238 freebsd12_shm_open(struct thread *td, struct freebsd12_shm_open_args *uap) in freebsd12_shm_open()
H A Dinit_sysent.c540 …{ compat12(AS(freebsd12_shm_open_args),shm_open), .sy_auevent = AUE_SHMOPEN, .sy_flags = SYF_CAPEN…
/f-stack/freebsd/sys/
H A Dsysproto.h2691 struct freebsd12_shm_open_args { struct
2699 int freebsd12_shm_open(struct thread *, struct freebsd12_shm_open_args *); argument