HomeSort by relevance Sort by last modified time
    Searched full:usent (Results 1 - 1 of 1) sorted by null

  /external/openssh/openbsd-compat/
bsd-cray.c 210 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, &uret)
    [all...]

Completed in 549 milliseconds