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

  /src/sys/compat/netbsd32/
netbsd32_sysent.c 235 .sy_call = (sy_call_t *)netbsd32_unmount
236 }, /* 22 = netbsd32_unmount */
netbsd32_netbsd.c 353 netbsd32_unmount(struct lwp *l, const struct netbsd32_unmount_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_syscallargs.h 159 check_syscall_args(netbsd32_unmount)
2891 int netbsd32_unmount(struct lwp *, const struct netbsd32_unmount_args *, register_t *);

Completed in 16 milliseconds