Home
last modified time | relevance | path

Searched refs:netbsd32_posix_fallocate_args (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_sysent.c1995 ns(struct netbsd32_posix_fallocate_args),
H A Dnetbsd32_syscallargs.h2643 struct netbsd32_posix_fallocate_args { struct
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()
H A Dnetbsd32_systrace_args.c3518 const struct netbsd32_posix_fallocate_args *p = params; in systrace_args()