Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/sunos32/
Dsunos32_syscallargs.h381 check_syscall_args(sunos32_sys_unmount)
707 int sunos32_sys_unmount(struct lwp *, const struct sunos32_sys_unmount_args *, register_t *);
Dsunos32_sysent.c618 .sy_call = (sy_call_t *)sunos32_sys_unmount
Dsunos32_misc.c376 sunos32_sys_unmount(struct lwp *l, const struct sunos32_sys_unmount_args *uap, register_t *retval) in sunos32_sys_unmount() function