HomeSort by: relevance | last modified time | path
    Searched refs:netbsd32_posix_fallocate (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32_sysent.c 1997 .sy_call = (sy_call_t *)netbsd32_posix_fallocate
1998 }, /* 479 = netbsd32_posix_fallocate */
netbsd32_netbsd.c 2537 netbsd32_posix_fallocate(struct lwp *l, const struct netbsd32_posix_fallocate_args *uap, function in typeref:typename:int
netbsd32_syscallargs.h 2649 check_syscall_args(netbsd32_posix_fallocate)
3673 int netbsd32_posix_fallocate(struct lwp *, const struct netbsd32_posix_fallocate_args *, register_t *);

Completed in 16 milliseconds