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

  /src/sys/compat/aoutm68k/
aoutm68k_syscallargs.h 487 struct sys_undelete_args;
1130 int sys_undelete(struct lwp *, const struct sys_undelete_args *, register_t *);
aoutm68k_sysent.c 1219 ns(struct sys_undelete_args),
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 1435 struct sys_undelete_args ua;
  /src/sys/kern/
init_sysent.c 1082 ns(struct sys_undelete_args),
vfs_syscalls.c 2805 sys_undelete(struct lwp *l, const struct sys_undelete_args *uap,
systrace_args.c 1551 const struct sys_undelete_args *p = params;
  /src/sys/sys/
syscallargs.h 1339 struct sys_undelete_args { struct
3809 int sys_undelete(struct lwp *, const struct sys_undelete_args *, register_t *);

Completed in 26 milliseconds