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

  /src/sys/kern/
vfs_xattr.c 1213 const struct sys_removexattr_args *uap,
init_sysent.c 1882 ns(struct sys_removexattr_args),
systrace_args.c 2883 const struct sys_removexattr_args *p = params;
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 2311 struct sys_removexattr_args ua;
  /src/sys/sys/
syscallargs.h 2500 struct sys_removexattr_args { struct
4121 int sys_removexattr(struct lwp *, const struct sys_removexattr_args *, register_t *);
  /src/sys/rump/librump/rumpkern/
rump_syscalls.c 4338 struct sys_removexattr_args callarg;
8197 ns(struct sys_removexattr_args),

Completed in 25 milliseconds