Home
last modified time | relevance | path

Searched refs:sys___getlogin_args (Results 1 – 10 of 10) sorted by relevance

/netbsd/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h128 struct sys___getlogin_args;
706 int sys___getlogin(struct lwp *, const struct sys___getlogin_args *, register_t *);
H A Dfreebsd_sysent.c256 ns(struct sys___getlogin_args),
/netbsd/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h147 struct sys___getlogin_args;
788 int sys___getlogin(struct lwp *, const struct sys___getlogin_args *, register_t *);
H A Daoutm68k_sysent.c300 ns(struct sys___getlogin_args),
/netbsd/sys/kern/
H A Dkern_prot.c587 sys___getlogin(struct lwp *l, const struct sys___getlogin_args *uap, register_t *retval) in sys___getlogin()
H A Dinit_sysent.c358 ns(struct sys___getlogin_args),
H A Dsystrace_args.c393 const struct sys___getlogin_args *p = params; in systrace_args()
/netbsd/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c582 struct sys___getlogin_args ua; in netbsd32___getlogin()
/netbsd/sys/sys/
H A Dsyscallargs.h328 struct sys___getlogin_args { struct
3506 int sys___getlogin(struct lwp *, const struct sys___getlogin_args *, register_t *);
/netbsd/sys/rump/librump/rumpkern/
H A Drump_syscalls.c915 struct sys___getlogin_args callarg; in rump___sysimpl___getlogin()
6863 ns(struct sys___getlogin_args),