Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/sunos32/
Dsunos32_syscallargs.h378 struct sunos32_sys_unmount_args { struct
707 int sunos32_sys_unmount(struct lwp *, const struct sunos32_sys_unmount_args *, register_t *);
Dsunos32_sysent.c617 ns(struct sunos32_sys_unmount_args),
Dsunos32_misc.c376 sunos32_sys_unmount(struct lwp *l, const struct sunos32_sys_unmount_args *uap, register_t *retval) in sunos32_sys_unmount()