Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/sunos32/
Dsunos32_syscallargs.h370 check_syscall_args(sunos32_sys_statfs)
703 int sunos32_sys_statfs(struct lwp *, const struct sunos32_sys_statfs_args *, register_t *);
Dsunos32_sysent.c610 .sy_call = (sy_call_t *)sunos32_sys_statfs
Dsunos32_misc.c1028 sunos32_sys_statfs(struct lwp *l, const struct sunos32_sys_statfs_args *uap, register_t *retval) in sunos32_sys_statfs() function