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

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 424 struct sys_pwrite_args;
1079 int sys_pwrite(struct lwp *, const struct sys_pwrite_args *, register_t *);
aoutm68k_sysent.c 1064 ns(struct sys_pwrite_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 372 struct sys_pwrite_args;
929 int sys_pwrite(struct lwp *, const struct sys_pwrite_args *, register_t *);
freebsd_sysent.c 828 ns(struct sys_pwrite_args),
  /src/sys/compat/linux32/common/
linux32_unistd.c 807 struct sys_pwrite_args pra;
  /src/sys/compat/linux/common/
linux_file.c 833 struct sys_pwrite_args pra;
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1211 struct sys_pwrite_args ua;
  /src/sys/kern/
init_sysent.c 928 ns(struct sys_pwrite_args),
vfs_syscalls.c 3087 sys_pwrite(struct lwp *l, const struct sys_pwrite_args *uap,
systrace_args.c 1288 const struct sys_pwrite_args *p = params;
  /src/sys/sys/
syscallargs.h 1102 struct sys_pwrite_args { struct
3746 int sys_pwrite(struct lwp *, const struct sys_pwrite_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2090 struct sys_pwrite_args callarg;
7401 ns(struct sys_pwrite_args),

Completed in 147 milliseconds