Searched refs:sys___getlogin_args (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/compat/osf1/
H A Dosf1_syscallargs.h147 struct sys___getlogin_args;
632 int sys___getlogin(struct lwp *, const struct sys___getlogin_args *, register_t *);
H A Dosf1_sysent.c128 { ns(struct sys___getlogin_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/aoutm68k/
H A Daoutm68k_syscallargs.h144 struct sys___getlogin_args;
774 int sys___getlogin(struct lwp *, const struct sys___getlogin_args *, register_t *);
H A Daoutm68k_sysent.c172 { ns(struct sys___getlogin_args), 0,
/netbsd-6-1-5-RELEASE/sys/compat/freebsd/
H A Dfreebsd_syscallargs.h125 struct sys___getlogin_args;
707 int sys___getlogin(struct lwp *, const struct sys___getlogin_args *, register_t *);
H A Dfreebsd_sysent.c138 { ns(struct sys___getlogin_args), 0,
/netbsd-6-1-5-RELEASE/sys/kern/
H A Dkern_prot.c576 sys___getlogin(struct lwp *l, const struct sys___getlogin_args *uap, register_t *retval)
H A Dinit_sysent.c205 { ns(struct sys___getlogin_args), 0,
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dsyscallargs.h290 struct sys___getlogin_args { struct
2801 int sys___getlogin(struct lwp *, const struct sys___getlogin_args *, register_t *);
/netbsd-6-1-5-RELEASE/sys/compat/netbsd32/
H A Dnetbsd32_netbsd.c620 struct sys___getlogin_args ua;
/netbsd-6-1-5-RELEASE/sys/rump/librump/rumpkern/
H A Drump_syscalls.c744 struct sys___getlogin_args callarg;
4656 { ns(struct sys___getlogin_args), 0,

Completed in 269 milliseconds