| /src/sys/compat/common/ |
| kern_ipc_10.c | 66 struct sys_semget_args /* {
|
| /src/sys/compat/freebsd/ |
| freebsd_ipc.c | 70 struct sys_semget_args /* {
|
| freebsd_syscallargs.h | 457 struct sys_semget_args; 989 int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
|
| freebsd_sysent.c | 1036 ns(struct sys_semget_args),
|
| /src/sys/compat/linux/common/ |
| linux_ipccall.c | 204 struct sys_semget_args bsa;
|
| /src/sys/compat/netbsd32/ |
| netbsd32_compat_10_sysv.c | 76 struct sys_semget_args /* {
|
| netbsd32_ipc.c | 199 struct sys_semget_args ua;
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 503 struct sys_semget_args; 1146 int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
|
| aoutm68k_sysent.c | 1287 ns(struct sys_semget_args),
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 857 struct sys_semget_args; 1508 int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
|
| linux_sysent.c | 889 ns(struct sys_semget_args),
|
| linux_systrace_args.c | 1365 const struct sys_semget_args *p = params;
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 336 struct sys_semget_args; 1480 int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
|
| linux_sysent.c | 355 ns(struct sys_semget_args),
|
| linux_systrace_args.c | 563 const struct sys_semget_args *p = params;
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 492 struct sys_semget_args; 1684 int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
|
| linux_sysent.c | 852 ns(struct sys_semget_args),
|
| /src/sys/compat/linux32/common/ |
| linux32_ipccall.c | 276 struct sys_semget_args ua;
|
| /src/sys/kern/ |
| sysv_sem.c | 703 sys_semget(struct lwp *l, const struct sys_semget_args *uap,
|
| init_sysent.c | 1144 ns(struct sys_semget_args),
|
| systrace_args.c | 1613 const struct sys_semget_args *p = params;
|
| /src/sys/sys/ |
| syscallargs.h | 1393 struct sys_semget_args { struct 3823 int sys_semget(struct lwp *, const struct sys_semget_args *, register_t *);
|