Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c920 .sy_call = (sy_call_t *)netbsd32_truncate
H A Dnetbsd32_syscallargs.h1079 check_syscall_args(netbsd32_truncate)
3194 int netbsd32_truncate(struct lwp *, const struct netbsd32_truncate_args *, register_t *);
H A Dnetbsd32_netbsd.c1366 netbsd32_truncate(struct lwp *l, const struct netbsd32_truncate_args *uap, register_t *retval) in netbsd32_truncate() function