Searched refs:host_port (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dchannels.h127 int host_port; /* remote port to connect for forwards */ member in struct:Channel
H A Dchannels.c1152 c->host_port = ntohs(s4_req.dest_port);
1155 c->self, c->path, c->host_port, s4_req.command);
1278 c->host_port = ntohs(dest_port);
1281 c->self, c->path, c->host_port, s5_req.command);
1309 c->host_port = port_to_connect;
1450 rtype, c->listening_port, c->path, c->host_port,
1465 packet_put_int(c->host_port);
1479 packet_put_int(c->host_port);
1518 c->listening_port, c->path, c->host_port);
1524 if (c->host_port
2679 u_short host_port; local
3153 u_short port, host_port; local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h374 ConnectToDebugserver (const char *host_port);
/freebsd-10.1-release/crypto/openssl/crypto/bio/
H A Dbio.h743 int BIO_get_accept_socket(char *host_port, int mode);
764 BIO *BIO_new_connect(char *host_port);
765 BIO *BIO_new_accept(char *host_port);
/freebsd-10.1-release/contrib/opie/
H A Dftpcmd.y205 | PORT check_login SP host_port CRLF
625 host_port: NUMBER COMMA NUMBER COMMA NUMBER COMMA NUMBER COMMA label
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y154 | PORT SP host_port CRLF check_secure
731 host_port
/freebsd-10.1-release/usr.bin/yacc/tests/
H A Dftp.y166 | PORT SP host_port CRLF
551 host_port: NUMBER COMMA NUMBER COMMA NUMBER COMMA NUMBER COMMA label
/freebsd-10.1-release/libexec/ftpd/
H A Dftpcmd.y154 | PORT check_login SP host_port CRLF
804 host_port

Completed in 209 milliseconds