| /src/sys/compat/sunos/ |
| sunos_syscallargs.h | 39 struct sys_read_args; 470 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| sunos_sysent.c | 42 ns(struct sys_read_args),
|
| /src/sys/compat/ultrix/ |
| ultrix_syscallargs.h | 39 struct sys_read_args; 447 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| ultrix_sysent.c | 37 ns(struct sys_read_args),
|
| /src/sys/compat/aoutm68k/ |
| aoutm68k_syscallargs.h | 41 struct sys_read_args; 674 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| aoutm68k_sysent.c | 48 ns(struct sys_read_args),
|
| /src/sys/compat/freebsd/ |
| freebsd_syscallargs.h | 39 struct sys_read_args; 613 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| freebsd_sysent.c | 46 ns(struct sys_read_args),
|
| /src/sys/kern/ |
| sys_generic.c | 100 sys_read(struct lwp *l, const struct sys_read_args *uap, register_t *retval)
|
| /src/sys/compat/linux/arch/aarch64/ |
| linux_syscallargs.h | 320 struct sys_read_args; 1282 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 322 ns(struct sys_read_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 37 struct sys_read_args; 1350 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 47 ns(struct sys_read_args),
|
| /src/sys/compat/linux/arch/i386/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1444 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 45 ns(struct sys_read_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1458 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| /src/sys/compat/linux/arch/arm/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1434 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 46 ns(struct sys_read_args),
|
| /src/sys/compat/linux/arch/m68k/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1415 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 49 ns(struct sys_read_args),
|
| /src/sys/compat/linux/arch/mips/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1460 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 46 ns(struct sys_read_args),
|
| /src/sys/compat/linux/arch/powerpc/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1349 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 44 ns(struct sys_read_args),
|
| /src/sys/compat/netbsd32/ |
| netbsd32_netbsd.c | 182 struct sys_read_args ua;
|