Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ssh/libopenbsd-compat/common/
H A Dbsd-cray.c186 ia_success_t ssent; /* ia_success structure */ in cray_setup() local
470 ssent.revision = 0; in cray_setup()
471 ssent.uname = username; in cray_setup()
472 ssent.host = hostname; in cray_setup()
473 ssent.ttyn = ttyn; in cray_setup()
474 ssent.caller = IA_SSHD; in cray_setup()
475 ssent.flags = IA_INTERACTIVE; in cray_setup()
476 ssent.ueptr = &ue; in cray_setup()
477 ssent.jid = jid; in cray_setup()
478 ssent.errcode = ia_rcode; in cray_setup()
[all …]