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

/freebsd-9.3-release/crypto/openssh/openbsd-compat/
H A Dbsd-cray.c210 ia_user_t usent; /* ia_user main structure */ local
267 usent.revision = 0;
268 usent.uname = username;
269 usent.host = hostname;
270 usent.ttyn = ttyn;
271 usent.caller = IA_SSHD;
272 usent.pswdlist = &pwdacm;
273 usent.ueptr = &ue;
274 usent.flags = IA_INTERACTIVE | IA_FFLAG;
300 ia_rcode = ia_user(&usent,
[all...]

Completed in 162 milliseconds