Home
last modified time | relevance | path

Searched defs:remote_id (Results 1 – 6 of 6) sorted by relevance

/dragonfly/usr.bin/talk/
HDinvite.c55 int local_id, remote_id; variable
/dragonfly/crypto/openssh/
HDserverloop.c109 char remote_id[512]; in client_alive_check() local
151 char remote_id[512]; in wait_until_can_do_something() local
HDchannels.h128 uint32_t remote_id; /* channel identifier for remote peer */ member
HDpacket.c1989 char *tag = NULL, remote_id[512]; in sshpkt_vfatal() local
2058 char buf[1024], remote_id[512]; in ssh_packet_disconnect() local
HDsession.c1507 char **env, *argv[ARGV_MAX], remote_id[512]; in do_child() local
HDchannels.c263 channel_by_remote_id(struct ssh *ssh, u_int remote_id) in channel_by_remote_id()
3143 u_int id, remote_id, listen_port; in channel_proxy_downstream() local