Lines Matching full:usent
210 ia_user_t usent; /* ia_user main structure */
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, &uret);