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

/freebsd-9.3-release/crypto/openssh/
H A Dchannels.h127 int host_port; /* remote port to connect for forwards */ member in struct:Channel
H A Dchannels.c1153 c->host_port = ntohs(s4_req.dest_port);
1156 c->self, c->path, c->host_port, s4_req.command);
1279 c->host_port = ntohs(dest_port);
1282 c->self, c->path, c->host_port, s5_req.command);
1310 c->host_port = port_to_connect;
1451 rtype, c->listening_port, c->path, c->host_port,
1466 packet_put_int(c->host_port);
1480 packet_put_int(c->host_port);
1519 c->listening_port, c->path, c->host_port);
1525 if (c->host_port
2680 u_short host_port; local
3154 u_short port, host_port; local
[all...]
/freebsd-9.3-release/crypto/openssl/crypto/bio/
H A Dbio.h693 int BIO_get_accept_socket(char *host_port, int mode);
702 BIO *BIO_new_connect(char *host_port);
703 BIO *BIO_new_accept(char *host_port);
/freebsd-9.3-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-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.y153 | PORT SP host_port CRLF check_secure
749 host_port
/freebsd-9.3-release/usr.bin/yacc/test/
H A Dftp.y115 | PORT SP host_port CRLF
502 host_port: NUMBER COMMA NUMBER COMMA NUMBER COMMA NUMBER COMMA label
/freebsd-9.3-release/contrib/lukemftpd/src/
H A Dftpcmd.y256 | PORT check_login SP host_port CRLF
930 host_port
/freebsd-9.3-release/libexec/ftpd/
H A Dftpcmd.y158 | PORT check_login SP host_port CRLF
808 host_port

Completed in 92 milliseconds