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

  /src/sys/compat/linux/common/
linux_llseek.c 67 struct sys_lseek_args bla;
  /src/sys/compat/common/
vfs_syscalls_43.c 275 struct sys_lseek_args /* {
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 475 struct sys_lseek_args;
1118 int sys_lseek(struct lwp *, const struct sys_lseek_args *, register_t *);
aoutm68k_sysent.c 1189 ns(struct sys_lseek_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 415 struct sys_lseek_args;
960 int sys_lseek(struct lwp *, const struct sys_lseek_args *, register_t *);
freebsd_sysent.c 933 ns(struct sys_lseek_args),
  /src/sys/compat/netbsd32/
netbsd32_compat_43.c 126 struct sys_lseek_args ua;
netbsd32_netbsd.c 1339 struct sys_lseek_args ua;
  /src/sys/kern/
init_sysent.c 1052 ns(struct sys_lseek_args),
vfs_syscalls.c 2984 sys_lseek(struct lwp *l, const struct sys_lseek_args *uap, register_t *retval)
systrace_args.c 1495 const struct sys_lseek_args *p = params;
  /src/sys/sys/
syscallargs.h 1290 struct sys_lseek_args { struct
3797 int sys_lseek(struct lwp *, const struct sys_lseek_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 2354 struct sys_lseek_args callarg;
7502 ns(struct sys_lseek_args),

Completed in 33 milliseconds