Home
last modified time | relevance | path

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

/netbsd/sys/compat/sunos32/
H A Dsunos32_syscallargs.h401 check_syscall_args(sunos32_sys_exportfs)
717 int sunos32_sys_exportfs(struct lwp *, const struct sunos32_sys_exportfs_args *, register_t *);
H A Dsunos32_sysent.c644 .sy_call = (sy_call_t *)sunos32_sys_exportfs
H A Dsunos32_misc.c1064 sunos32_sys_exportfs(struct lwp *l, const struct sunos32_sys_exportfs_args *uap, register_t *retval) in sunos32_sys_exportfs() function