Home
last modified time | relevance | path

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

/netbsd/src/sys/compat/netbsd32/
Dnetbsd32_sysent.c336 .sy_call = (sy_call_t *)netbsd32___getlogin
Dnetbsd32_syscallargs.h293 check_syscall_args(netbsd32___getlogin)
2937 int netbsd32___getlogin(struct lwp *, const struct netbsd32___getlogin_args *, register_t *);
Dnetbsd32_netbsd.c576 netbsd32___getlogin(struct lwp *l, const struct netbsd32___getlogin_args *uap, register_t *retval) in netbsd32___getlogin() function