Searched refs:usent (Results 1 – 1 of 1) sorted by relevance
209 ia_user_t usent; /* ia_user main structure */ in cray_setup() local266 usent.revision = 0; in cray_setup()267 usent.uname = username; in cray_setup()268 usent.host = hostname; in cray_setup()269 usent.ttyn = ttyn; in cray_setup()270 usent.caller = IA_SSHD; in cray_setup()271 usent.pswdlist = &pwdacm; in cray_setup()272 usent.ueptr = &ue; in cray_setup()273 usent.flags = IA_INTERACTIVE | IA_FFLAG; in cray_setup()299 ia_rcode = ia_user(&usent, &uret); in cray_setup()