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

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 84 struct sys_unmount_args;
719 int sys_unmount(struct lwp *, const struct sys_unmount_args *, register_t *);
aoutm68k_sysent.c 154 ns(struct sys_unmount_args),
  /src/sys/compat/freebsd/
freebsd_syscallargs.h 79 struct sys_unmount_args;
649 int sys_unmount(struct lwp *, const struct sys_unmount_args *, register_t *);
freebsd_sysent.c 134 ns(struct sys_unmount_args),
  /src/sys/compat/sunos/
sunos_misc.c 196 struct sys_unmount_args ouap;
  /src/sys/compat/sunos32/
sunos32_misc.c 381 struct sys_unmount_args ua;
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 359 struct sys_unmount_args ua;
  /src/sys/kern/
init_sysent.c 248 ns(struct sys_unmount_args),
vfs_syscalls.c 670 sys_unmount(struct lwp *l, const struct sys_unmount_args *uap,
systrace_args.c 184 const struct sys_unmount_args *p = params;
  /src/sys/sys/
syscallargs.h 180 struct sys_unmount_args { struct
3469 int sys_unmount(struct lwp *, const struct sys_unmount_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 415 struct sys_unmount_args callarg;
6797 ns(struct sys_unmount_args),

Completed in 149 milliseconds