Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c281 .sy_call = (sy_call_t *)netbsd32_chflags
H A Dnetbsd32_syscallargs.h229 check_syscall_args(netbsd32_chflags)
2907 int netbsd32_chflags(struct lwp *, const struct netbsd32_chflags_args *, register_t *);
H A Dnetbsd32_netbsd.c448 netbsd32_chflags(struct lwp *l, const struct netbsd32_chflags_args *uap, register_t *retval) in netbsd32_chflags() function