Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsysv_shm.c775 struct shmget_args { struct
782 sys_shmget(struct thread *td, struct shmget_args *uap) in sys_shmget() argument
1397 struct shmget_args ap; in freebsd32_shmsys()
H A Dinit_sysent.c289 …{ .sy_narg = AS(shmget_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL, .sy_flags…
H A Dsystrace_args.c1142 struct shmget_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h624 struct shmget_args { struct
1982 int sys_shmget(struct thread *, struct shmget_args *);