| /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; 1277 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 321 ns(struct sys_read_args),
|
| /src/sys/compat/linux/arch/alpha/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1453 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 52 ns(struct sys_read_args),
|
| /src/sys/compat/linux/arch/amd64/ |
| linux_syscallargs.h | 37 struct sys_read_args; 1345 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/arm/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1429 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/i386/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1439 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/m68k/ |
| linux_syscallargs.h | 42 struct sys_read_args; 1410 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; 1455 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; 1344 int sys_read(struct lwp *, const struct sys_read_args *, register_t *);
|
| linux_sysent.c | 44 ns(struct sys_read_args),
|