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

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 603 struct sys_preadv_args;
1238 int sys_preadv(struct lwp *, const struct sys_preadv_args *, register_t *);
aoutm68k_sysent.c 1616 ns(struct sys_preadv_args),
  /src/sys/compat/linux/common/
linux_file.c 858 struct sys_preadv_args ua;
  /src/sys/kern/
init_sysent.c 1456 ns(struct sys_preadv_args),
vfs_syscalls.c 3068 sys_preadv(struct lwp *l, const struct sys_preadv_args *uap,
systrace_args.c 2161 const struct sys_preadv_args *p = params;
  /src/sys/sys/
syscallargs.h 1882 struct sys_preadv_args { struct
3955 int sys_preadv(struct lwp *, const struct sys_preadv_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 3294 struct sys_preadv_args callarg;
7849 ns(struct sys_preadv_args),

Completed in 29 milliseconds