HomeSort by: relevance | last modified time | path
    Searched refs:sys_pread_args (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 422 struct sys_pread_args;
1077 int sys_pread(struct lwp *, const struct sys_pread_args *, register_t *);
aoutm68k_sysent.c 1059 ns(struct sys_pread_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 370 struct sys_pread_args;
927 int sys_pread(struct lwp *, const struct sys_pread_args *, register_t *);
freebsd_sysent.c 823 ns(struct sys_pread_args),
  /src/sys/compat/linux32/common/
linux32_unistd.c 783 struct sys_pread_args pra;
  /src/sys/compat/linux/common/
linux_file.c 809 struct sys_pread_args pra;
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1187 struct sys_pread_args ua;
  /src/sys/kern/
init_sysent.c 923 ns(struct sys_pread_args),
vfs_syscalls.c 3025 sys_pread(struct lwp *l, const struct sys_pread_args *uap, register_t *retval)
systrace_args.c 1277 const struct sys_pread_args *p = params;
  /src/sys/sys/
syscallargs.h 1093 struct sys_pread_args { struct
3744 int sys_pread(struct lwp *, const struct sys_pread_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2058 struct sys_pread_args callarg;
7397 ns(struct sys_pread_args),

Completed in 33 milliseconds