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

  /src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c 908 .sy_call = (sy_call_t *)netbsd32_flistxattr
909 }, /* 234 = netbsd32_flistxattr */
linux32_syscallargs.h 1481 int netbsd32_flistxattr(struct lwp *, const struct netbsd32_flistxattr_args *, register_t *);
  /src/sys/compat/linux32/arch/amd64/
linux32_sysent.c 915 .sy_call = (sy_call_t *)netbsd32_flistxattr
916 }, /* 234 = netbsd32_flistxattr */
linux32_syscallargs.h 1482 int netbsd32_flistxattr(struct lwp *, const struct netbsd32_flistxattr_args *, register_t *);
  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1618 .sy_call = (sy_call_t *)netbsd32_flistxattr
1619 }, /* 383 = netbsd32_flistxattr */
netbsd32_netbsd.c 2288 netbsd32_flistxattr(struct lwp *l, const struct netbsd32_flistxattr_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 2063 check_syscall_args(netbsd32_flistxattr)
3508 int netbsd32_flistxattr(struct lwp *, const struct netbsd32_flistxattr_args *, register_t *);

Completed in 19 milliseconds