Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_shm.c1356 freebsd12_shm_open(struct thread *td, struct freebsd12_shm_open_args *uap) in freebsd12_shm_open()
H A Dinit_sysent.c551 …{ compat12(AS(freebsd12_shm_open_args),shm_open), .sy_auevent = AUE_SHMOPEN, .sy_flags = SYF_CAPEN…
/freebsd/sys/sys/
H A Dsysproto.h2758 struct freebsd12_shm_open_args { struct
2766 int freebsd12_shm_open(struct thread *, struct freebsd12_shm_open_args *); argument
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c552 …{ compat12(AS(freebsd12_shm_open_args),shm_open), .sy_auevent = AUE_SHMOPEN, .sy_flags = SYF_CAPEN…