Home
last modified time | relevance | path

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

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1997 .sy_call = (sy_call_t *)netbsd32_posix_fallocate
H A Dnetbsd32_syscallargs.h2649 check_syscall_args(netbsd32_posix_fallocate)
3665 int netbsd32_posix_fallocate(struct lwp *, const struct netbsd32_posix_fallocate_args *, register_t…
H A Dnetbsd32_netbsd.c2537 netbsd32_posix_fallocate(struct lwp *l, const struct netbsd32_posix_fallocate_args *uap, in netbsd32_posix_fallocate() function