Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsysv_shm.c484 struct shmat_args { struct
491 sys_shmat(struct thread *td, struct shmat_args *uap) in sys_shmat() argument
1383 struct shmat_args ap; in freebsd32_shmsys()
H A Dinit_sysent.c286 …{ .sy_narg = AS(shmat_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL, .sy_flags …
H A Dsystrace_args.c1126 struct shmat_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h616 struct shmat_args { struct
1980 int sys_shmat(struct thread *, struct shmat_args *);