Home
last modified time | relevance | path

Searched refs:ssent (Results 1 – 1 of 1) sorted by relevance

/external/openssh/openbsd-compat/
Dbsd-cray.c213 ia_success_t ssent; /* ia_success structure */ in cray_setup() local
468 ssent.revision = 0; in cray_setup()
469 ssent.uname = username; in cray_setup()
470 ssent.host = hostname; in cray_setup()
471 ssent.ttyn = ttyn; in cray_setup()
472 ssent.caller = IA_SSHD; in cray_setup()
473 ssent.flags = IA_INTERACTIVE; in cray_setup()
474 ssent.ueptr = &ue; in cray_setup()
475 ssent.jid = jid; in cray_setup()
476 ssent.errcode = ia_rcode; in cray_setup()
[all …]