Searched refs:linux_sys_getsockopt_args (Results 1 – 14 of 14) sorted by relevance
/netbsd/sys/compat/linux/common/ |
H A D | linux_socketcall.h | 164 struct linux_sys_getsockopt_args { struct
|
H A D | linux_socketcall.c | 107 {L("getsockopt"),sizeof(struct linux_sys_getsockopt_args)}, /* 15 */
|
H A D | linux_socket.c | 1091 linux_sys_getsockopt(struct lwp *l, const struct linux_sys_getsockopt_args *uap, register_t *retval) in linux_sys_getsockopt()
|
/netbsd/sys/compat/linux/arch/aarch64/ |
H A D | linux_syscallargs.h | 867 struct linux_sys_getsockopt_args { struct 1381 int linux_sys_getsockopt(struct lwp *, const struct linux_sys_getsockopt_args *, register_t *);
|
H A D | linux_sysent.c | 979 ns(struct linux_sys_getsockopt_args),
|
H A D | linux_systrace_args.c | 1421 const struct linux_sys_getsockopt_args *p = params; in systrace_args()
|
/netbsd/sys/compat/linux32/common/ |
H A D | linux32_socket.c | 196 struct linux_sys_getsockopt_args ua; in linux32_sys_getsockopt()
|
/netbsd/sys/compat/linux/arch/amd64/ |
H A D | linux_syscallargs.h | 286 struct linux_sys_getsockopt_args { struct 1319 int linux_sys_getsockopt(struct lwp *, const struct linux_sys_getsockopt_args *, register_t *);
|
H A D | linux_sysent.c | 311 ns(struct linux_sys_getsockopt_args),
|
H A D | linux_systrace_args.c | 489 const struct linux_sys_getsockopt_args *p = params; in systrace_args()
|
/netbsd/sys/compat/linux/arch/mips/ |
H A D | linux_syscallargs.h | 590 struct linux_sys_getsockopt_args { struct 1604 int linux_sys_getsockopt(struct lwp *, const struct linux_sys_getsockopt_args *, register_t *);
|
H A D | linux_sysent.c | 761 ns(struct linux_sys_getsockopt_args),
|
/netbsd/sys/compat/linux/arch/alpha/ |
H A D | linux_syscallargs.h | 333 struct linux_sys_getsockopt_args { struct 1464 int linux_sys_getsockopt(struct lwp *, const struct linux_sys_getsockopt_args *, register_t *);
|
H A D | linux_sysent.c | 509 ns(struct linux_sys_getsockopt_args),
|