Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsyscall.mk330 freebsd12_shm_open.o \
H A Dsysproto.h2699 int freebsd12_shm_open(struct thread *, struct freebsd12_shm_open_args *);
/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() function