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

  /src/sys/rump/librump/rumpvfs/
rumpvfs_syscalls.c 76 extern sy_call_t sys_llistxattr;
181 { 382, sys_llistxattr },
  /src/sys/kern/
vfs_xattr.c 1104 sys_llistxattr(struct lwp *l, function in typeref:typename:int
init_sysent.c 1874 .sy_call = (sy_call_t *)sys_llistxattr
  /src/sys/compat/netbsd32/
netbsd32_netbsd.c 2284 return sys_llistxattr(l, &ua, retval);
  /src/sys/sys/
syscallargs.h 2491 check_syscall_args(sys_llistxattr)
4117 int sys_llistxattr(struct lwp *, const struct sys_llistxattr_args *, register_t *);

Completed in 87 milliseconds