Searched defs:peer (Results 1 - 1 of 1) sorted by relevance

/solaris-userland-s11u3/components/openssh/sources/
H A Daudit-solaris.c159 static adt_termid_t *tid = NULL; /* peer terminal id */
175 int peer = packet_get_connection_in(); local
178 if (adt_load_termid(peer, &tid) != 0) {
180 peer, strerror(errno));
199 peer);
202 (void *)the_authctxt, peer);

Completed in 24 milliseconds