Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dsyscall.mk332 freebsd12_shm_open.o \
H A Dsysproto.h2792 int freebsd12_shm_open(struct thread *, struct freebsd12_shm_open_args *);
/freebsd/sys/kern/
H A Duipc_shm.c1378 freebsd12_shm_open(struct thread *td, struct freebsd12_shm_open_args *uap) in freebsd12_shm_open() function