Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsysv_sem.c105 struct semget_args;
106 int semget(struct thread *td, struct semget_args *uap);
960 struct semget_args { struct
967 sys_semget(struct thread *td, struct semget_args *uap) in sys_semget() argument
H A Dinit_sysent.c279 …{ .sy_narg = AS(semget_args), .sy_call = (sy_call_t *)lkmressys, .sy_auevent = AUE_NULL, .sy_flags…
H A Dsystrace_args.c1079 struct semget_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h589 struct semget_args { struct
1975 int sys_semget(struct thread *, struct semget_args *);