| /freebsd-9-stable/crypto/openssl/doc/crypto/ |
| D | BIO_s_connect.pod | 8 BIO_set_nbio, BIO_do_connect - connect BIO 33 BIO_s_connect() returns the connect BIO method. This is a wrapper 36 Using connect BIOs, TCP/IP connections can be made and data 40 Read and write operations on a connect BIO will perform I/O 47 If the close flag is set on a connect BIO then any active 51 Calling BIO_reset() on a connect BIO will close any active 52 connection and reset the BIO into a state where it can connect 76 BIO_get_conn_hostname() returns the hostname of the connect BIO or 90 non blocking I/O is set during the connect process. 93 a single call: that is it creates a new connect BIO with B<name>. [all …]
|
| D | BIO_f_ssl.pod | 51 The SSL BIO is then reset to the initial accept or connect state. 81 SSL BIO (using B<ctx>) followed by a connect BIO. 84 of a buffering BIO, an SSL BIO (using B<ctx>) and a connect 101 call BIO_should_retry() should be used for non blocking connect BIOs 121 to locate the connect BIO first. 154 * mode here because as things stand this will connect to
|
| /freebsd-9-stable/crypto/openssh/regress/ |
| D | README.regress | 62 connect-privsep.sh: proxy connect with privsep 63 connect.sh: simple connect 70 proxy-connect.sh: proxy connect 72 ssh-com-client.sh: connect with ssh.com client 75 ssh-com.sh: connect to ssh.com server
|
| /freebsd-9-stable/contrib/ipfilter/l4check/ |
| D | l4check.conf | 9 connect timeout 1 10 connect frequency 20
|
| /freebsd-9-stable/crypto/openssh/ |
| D | PROTOCOL.mux | 21 to connect to a master that speaks an unsupported protocol version. 114 string connect host 115 uint32 connect port 139 string connect host 140 uint32 connect port 152 string connect host 153 string connect port
|
| /freebsd-9-stable/share/examples/ppp/ |
| D | ppp.conf.span-isp.working | 25 # If you connect to the vpn-in diagnostic socket with ``pppctl 27 # If you connect to the vpn diagnostic socket (which is created in 36 # interrested to hear it. Currently, the server doesn't connect() or 37 # bind().... but the client connect()s. Is there any other way ?
|
| /freebsd-9-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/ |
| D | tst.remotetcpstate.ksh.out | 13 tcp:::connect-request - yes 14 tcp:::connect-established - yes
|
| D | tst.localtcpstate.ksh.out | 15 tcp:::connect-request - yes 16 tcp:::connect-established - yes
|
| D | tst.remotetcpstate.ksh | 129 tcp:::connect-request 136 tcp:::connect-established
|
| D | tst.localtcpstate.ksh | 124 tcp:::connect-request 131 tcp:::connect-established
|
| /freebsd-9-stable/contrib/tcsh/nls/french/ |
| D | set26 | 12 9 connecté 13 10 déconnecté
|
| /freebsd-9-stable/tools/regression/sockets/unix_seqpacket_exercise/ |
| D | unix_seqpacket_exercise.c | 187 if (connect(s, (struct sockaddr *)sun, sizeof(*sun)) < 0) in test_connect() 202 if (connect(s, (struct sockaddr *)sun, sizeof(*sun)) < 0) in test_connect_send() 222 if (connect(s, (struct sockaddr *)sun, sizeof(*sun)) < 0) in test_connect_shutdown_send() 245 if (connect(s, (struct sockaddr *)sun, sizeof(*sun)) < 0) in test_connect_send_recv() 282 if (connect(s, (struct sockaddr *)sun, sizeof(*sun)) < 0) in test_connect_send_recv_count()
|
| /freebsd-9-stable/crypto/openssh/contrib/ |
| D | README | 7 SSH Proxy Command -- connect.c 11 https CONNECT style proxy server. His page for connect.c has extensive 14 http://www.taiyo.co.jp/~gotoh/ssh/connect.html
|
| /freebsd-9-stable/crypto/openssl/doc/apps/ |
| D | s_time.pod | 11 [B<-connect host:port>] 39 =item B<-connect host:port> 41 This specifies the host and optional port to connect to. 101 the L<s_client(1)|s_client(1)> program and may not connect to all servers. 104 cannot handle this technique and will fail to connect. Some servers only 131 To connect to an SSL HTTP server and get the default page the command 133 …openssl s_time -connect servername:443 -www / -CApath yourdir -CAfile yourfile.pem -cipher commonc…
|
| D | s_client.pod | 11 [B<-connect host:port>] 80 =item B<-connect host:port> 82 This specifies the host and optional port to connect to. If not specified 83 then an attempt is made to connect to the local host on port 4433. 203 cannot handle this technique and will fail to connect. Some servers only 232 If this option is not specified, then the host specified with "-connect" 280 B<s_client> can be used to debug SSL servers. To connect to an SSL HTTP 283 openssl s_client -connect servername:443
|
| /freebsd-9-stable/tools/regression/sockets/unix_bindconnect/ |
| D | unix_bindconnect.c | 229 if (connect(sock1, (struct sockaddr *)&sun, sizeof(sun)) == 0) { in connect_test() 264 if (connect(sock2, (struct sockaddr *)&sun, sizeof(sun)) < 0) { in connect_test() 285 if (connect(sock2, (struct sockaddr *)&sun, sizeof(sun)) == 0) { in connect_test()
|
| /freebsd-9-stable/crypto/heimdal/lib/roken/ |
| D | socket_wrapper.h | 64 #ifdef connect 65 #undef connect 67 #define connect(s,serv_addr,addrlen) swrap_connect(s,serv_addr,addrlen) macro
|
| /freebsd-9-stable/contrib/ipfilter/FWTK/ |
| D | fwtkp | 138 … sprintf(mbuf,"Permission denied for user %s to connect to %s",authuser,dest); 139 … syslog(LLEV,"deny host=%s/%s connect to %s user=%s",rladdr,riaddr,dest,authuser); 147 … sprintf(mbuf,"Permission denied for user %s to connect to %s",authuser,dest); 148 … syslog(LLEV,"deny host=%s/%s connect to %s user=%s",rladdr,riaddr,dest,authuser); 225 + sprintf(mbuf,"Permission denied for user %s to connect to %s",authuser,de… 226 + syslog(LLEV,"deny host=%s/%s connect to %s user=%s",rladdr,riaddr,dest,au… 238 + syslog(LLEV,"permit host=%s/%s connect to %s",rladdr,riaddr,dest); 650 sprintf(buf,"connect %.1000s",dest); 657 syslog(LLEV,"permit host=%s/%s connect to %s",rhost,raddr,namp); 667 syslog(LLEV,"permit host=%s/%s connect to %s",rhost,raddr,av[1]); [all …]
|
| /freebsd-9-stable/sys/contrib/ngatm/netnatm/api/ |
| D | cc_conn.c | 974 resp->connect.hdr.act = UNI_MSGACT_DEFAULT; in cc_conn_sig_handle() 975 resp->connect.hdr.cref = conn->cref; in cc_conn_sig_handle() 981 resp->connect.aal = conn->aal; in cc_conn_sig_handle() 983 resp->connect.blli = in cc_conn_sig_handle() 986 resp->connect.connid = conn->connid; in cc_conn_sig_handle() 989 resp->connect.eetd = conn->eetd; in cc_conn_sig_handle() 993 resp->connect.traffic = conn->traffic; in cc_conn_sig_handle() 995 resp->connect.exqos = conn->exqos; in cc_conn_sig_handle() 997 resp->connect.abrsetup = conn->abrsetup; in cc_conn_sig_handle() 999 resp->connect.abradd = conn->abradd; in cc_conn_sig_handle() [all …]
|
| /freebsd-9-stable/share/examples/netgraph/ |
| D | ether.bridge | 104 ngctl connect ${ETHER}: ${BRIDGE_NAME}: \ 112 ngctl connect ${LOCAL_IFACE}: ${BRIDGE_NAME}: \
|
| D | virtual.lan | 160 ngctl connect ${ETHER_INTF}: ${BRIDGE_NAME}: upper link1 || exit 1 259 ngctl connect ${EIFACE}: ${BRIDGE_NAME}: ether link${LINKNUM} \
|
| /freebsd-9-stable/etc/rc.d/ |
| D | bluetooth | 119 ngctl connect ${dev}hci: btsock_hci_raw: raw ${dev}raw \ 123 ngctl connect ${dev}l2cap: btsock_l2c_raw: ctl ${dev}ctl \ 126 ngctl connect ${dev}l2cap: btsock_l2c: l2c ${dev}l2c \
|
| /freebsd-9-stable/tools/regression/sockets/zerosend/ |
| D | zerosend.c | 95 if (connect(sock1, (struct sockaddr *)&sin, sizeof(sin)) < 0) in setup_udp() 106 if (connect(sock2, (struct sockaddr *)&sin, sizeof(sin)) < 0) in setup_udp() 149 if (connect(sock2, (struct sockaddr *)&sin, sizeof(sin)) < 0 && in setup_tcp()
|
| /freebsd-9-stable/tools/regression/netinet/tcpconnect/ |
| D | tcpconnect.c | 143 if (connect(sock, (struct sockaddr *)&sin, in tcpconnect_client() 147 if (connect(sock, (struct sockaddr *)&sin, in tcpconnect_client()
|
| /freebsd-9-stable/contrib/tcp_wrappers/ |
| D | rfc931.c | 168 connect(fileno(fp), (struct sockaddr *) & rmt_query_sin, 178 connect(fileno(fp), (struct sockaddr *) & rmt_query_sin,
|