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

  /src/sys/compat/sunos/
sunos_syscallargs.h 437 struct sys_fchroot_args;
742 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
sunos_sysent.c 795 ns(struct sys_fchroot_args),
  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 625 struct sys_fchroot_args;
1260 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
aoutm68k_sysent.c 1668 ns(struct sys_fchroot_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1755 struct sys_fchroot_args ua;
  /src/sys/kern/
init_sysent.c 1496 ns(struct sys_fchroot_args),
vfs_syscalls.c 1579 sys_fchroot(struct lwp *l, const struct sys_fchroot_args *uap,
systrace_args.c 2230 const struct sys_fchroot_args *p = params;
  /src/sys/sys/
syscallargs.h 1945 struct sys_fchroot_args { struct
3971 int sys_fchroot(struct lwp *, const struct sys_fchroot_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 3387 struct sys_fchroot_args callarg;
7878 ns(struct sys_fchroot_args),

Completed in 33 milliseconds