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

  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 884 .sy_call = (sy_call_t *)netbsd32_fsetxattr
885 }, /* 228 = netbsd32_fsetxattr */
linux32_syscallargs.h 1469 int netbsd32_fsetxattr(struct lwp *, const struct netbsd32_fsetxattr_args *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 891 .sy_call = (sy_call_t *)netbsd32_fsetxattr
892 }, /* 228 = netbsd32_fsetxattr */
linux32_syscallargs.h 1470 int netbsd32_fsetxattr(struct lwp *, const struct netbsd32_fsetxattr_args *, register_t *);
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1594 .sy_call = (sy_call_t *)netbsd32_fsetxattr
1595 }, /* 377 = netbsd32_fsetxattr */
netbsd32_netbsd.c 2176 netbsd32_fsetxattr(struct lwp *l, const struct netbsd32_fsetxattr_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 2018 check_syscall_args(netbsd32_fsetxattr)
3496 int netbsd32_fsetxattr(struct lwp *, const struct netbsd32_fsetxattr_args *, register_t *);

Completed in 131 milliseconds