Home
last modified time | relevance | path

Searched refs:sys_read_args (Results 1 – 25 of 34) sorted by relevance

12

/netbsd/sys/compat/ultrix/
H A Dultrix_syscallargs.h39 struct sys_read_args;
447 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dultrix_sysent.c37 ns(struct sys_read_args),
/netbsd/sys/compat/sunos/
H A Dsunos_syscallargs.h39 struct sys_read_args;
470 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dsunos_sysent.c42 ns(struct sys_read_args),
/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h39 struct sys_read_args;
613 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dfreebsd_sysent.c46 ns(struct sys_read_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h41 struct sys_read_args;
674 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Daoutm68k_sysent.c48 ns(struct sys_read_args),
/netbsd/sys/compat/linux/arch/aarch64/
H A Dlinux_syscallargs.h302 struct sys_read_args;
1134 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dlinux_sysent.c315 ns(struct sys_read_args),
/netbsd/sys/kern/
H A Dsys_generic.c100 sys_read(struct lwp *l, const struct sys_read_args *uap, register_t *retval) in sys_read()
/netbsd/sys/compat/linux/arch/powerpc/
H A Dlinux_syscallargs.h42 struct sys_read_args;
1215 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dlinux_sysent.c42 ns(struct sys_read_args),
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_syscallargs.h37 struct sys_read_args;
1208 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dlinux_sysent.c44 ns(struct sys_read_args),
/netbsd/sys/compat/linux/arch/i386/
H A Dlinux_syscallargs.h42 struct sys_read_args;
1310 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dlinux_sysent.c43 ns(struct sys_read_args),
/netbsd/sys/compat/linux/arch/m68k/
H A Dlinux_syscallargs.h42 struct sys_read_args;
1290 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dlinux_sysent.c47 ns(struct sys_read_args),
/netbsd/sys/compat/linux/arch/mips/
H A Dlinux_syscallargs.h42 struct sys_read_args;
1334 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dlinux_sysent.c44 ns(struct sys_read_args),
/netbsd/sys/compat/linux/arch/alpha/
H A Dlinux_syscallargs.h42 struct sys_read_args;
1316 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
/netbsd/sys/compat/linux/arch/arm/
H A Dlinux_syscallargs.h42 struct sys_read_args;
1292 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
H A Dlinux_sysent.c44 ns(struct sys_read_args),
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c182 struct sys_read_args ua; in netbsd32_read()

12