/freebsd/contrib/atf/atf-c/detail/ |
H A D | process_test.c | 1066 TC_FORK_STREAMS(capture, CAPTURE, connect, CONNECT); 1071 TC_FORK_STREAMS(connect, CONNECT, capture, CAPTURE); 1072 TC_FORK_STREAMS(connect, CONNECT, connect, CONNECT); 1073 TC_FORK_STREAMS(connect, CONNECT, default, DEFAULT); 1074 TC_FORK_STREAMS(connect, CONNECT, inherit, INHERIT); 1075 TC_FORK_STREAMS(connect, CONNECT, redirect_fd, REDIRECT_FD); 1076 TC_FORK_STREAMS(connect, CONNECT, redirect_path, REDIRECT_PATH); 1078 TC_FORK_STREAMS(default, DEFAULT, connect, CONNECT); 1084 TC_FORK_STREAMS(inherit, INHERIT, connect, CONNECT); 1090 TC_FORK_STREAMS(redirect_fd, REDIRECT_FD, connect, CONNECT); [all …]
|
/freebsd/contrib/libpcap/ |
H A D | atmuni31.h | 45 #define CONNECT 0x07 /* connect */ macro
|
H A D | gencode.c | 10162 b1 = gen_atmfield_code_internal(cstate, A_MSGTYPE, CONNECT, BPF_JEQ, 0); in gen_msg_abbrev()
|
/freebsd/usr.bin/tip/tip/ |
H A D | cmdtab.c | 45 #ifdef CONNECT
|
H A D | cmds.c | 512 #ifdef CONNECT
|
/freebsd/contrib/tcpdump/ |
H A D | print-atm.c | 81 #define CONNECT 0x07 /* connect */ macro 309 { CONNECT, "Connect" },
|
/freebsd/contrib/dialog/samples/copifuncs/ |
H A D | copi.ifmcfg4 | 3 ModemConnect CONNECT
|
/freebsd/crypto/openssh/contrib/ |
H A D | README | 11 https CONNECT style proxy server. His page for connect.c has extensive
|
/freebsd/share/examples/ppp/ |
H A D | ppp.conf.sample | 34 OK-AT-OK ATE1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" 139 OK-AT-OK ATB40&J3E1Q0 OK \\dATDT\\T TIMEOUT 40 CONNECT" 326 TIMEOUT 40 CONNECT" 623 ATDT\\T TIMEOUT 60 CONNECT" 626 \"\" NO\\sCARRIER \"\" TIMEOUT 60 RING ATA CONNECT" 655 set dial "TIMEOUT 10 \"\" AT OK-AT-OK ATDT\\T CONNECT"
|
H A D | ppp.conf.span-isp | 108 \"\" ATZ OK-ATZ-OK ATDT\\T TIMEOUT 60 CONNECT \\c \\n"
|
/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/ |
H A D | eapol_test.sgml | 137 'CONNECT 11Mbps 802.11b'.</para></listitem>
|
/freebsd/usr.sbin/ppp/ |
H A D | README.changes | 57 o The value of the CONNECT environment variable is logged in the
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_HTTP_transfer.pod | 153 pre-established with a TLS proxy using the HTTP CONNECT method,
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ChangeLog | 38 o http: do not assume body for CONNECT (1b42270b Azat Khuzhin) 224 o CONNECT method only takes an authority (7d1ffe64) 225 o Allow bodies for GET/DELETE/OPTIONS/CONNECT (23eb38b9) 612 o sample: add HTTP CONNECT tunnelling example using libevent http layer (1d34498 Azat Khuzhin)
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog | 38 o http: do not assume body for CONNECT (1b42270b Azat Khuzhin) 224 o CONNECT method only takes an authority (7d1ffe64) 225 o Allow bodies for GET/DELETE/OPTIONS/CONNECT (23eb38b9) 612 o sample: add HTTP CONNECT tunnelling example using libevent http layer (1d34498 Azat Khuzhin)
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | cma.c | 1489 CMA_INIT_CMD(&cmd, sizeof cmd, CONNECT); in rdma_connect()
|
/freebsd/sys/netgraph/ |
H A D | ng_base.c | 421 DEFINE_PARSE_STRUCT_TYPE(connect, CONNECT, ());
|
/freebsd/crypto/openssl/doc/man1/ |
H A D | openssl-s_client.pod.in | 180 specified with this flag and issues an HTTP CONNECT command to connect
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | ChangeLog | 633 - add SHA256-based AKM suites to CONNECT/ASSOCIATE commands
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 239 Previously the commands GET, POST, CONNECT, or USER terminate 1082 from the client is GET, POST, CONNECT, or USER, then the
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |