Home
last modified time | relevance | path

Searched refs:netbsd32_lchmod (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1198 .sy_call = (sy_call_t *)netbsd32_lchmod
H A Dnetbsd32_syscallargs.h1471 check_syscall_args(netbsd32_lchmod)
3289 int netbsd32_lchmod(struct lwp *, const struct netbsd32_lchmod_args *, register_t *);
H A Dnetbsd32_netbsd.c1575 netbsd32_lchmod(struct lwp *l, const struct netbsd32_lchmod_args *uap, register_t *retval) in netbsd32_lchmod() function