Searched refs:CONNECT (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/usr.bin/tip/tip/
H A Dcmdtab.c53 #ifdef CONNECT
H A Dcmds.c520 #ifdef CONNECT
/freebsd-10.0-release/contrib/libpcap/
H A Datmuni31.h47 #define CONNECT 0x07 /* connect */ macro
H A Dgencode.c8399 b1 = gen_atmfield_code(A_MSGTYPE, CONNECT, BPF_JEQ, 0);
/freebsd-10.0-release/contrib/tcpdump/
H A Datmuni31.h47 #define CONNECT 0x07 /* connect */ macro
H A Dprint-atm.c236 { CONNECT, "Connect" },
/freebsd-10.0-release/contrib/atf/atf-c/detail/
H A Dprocess_test.c1065 TC_FORK_STREAMS(capture, CAPTURE, connect, CONNECT);
1070 TC_FORK_STREAMS(connect, CONNECT, capture, CAPTURE);
1071 TC_FORK_STREAMS(connect, CONNECT, connect, CONNECT);
1072 TC_FORK_STREAMS(connect, CONNECT, default, DEFAULT);
1073 TC_FORK_STREAMS(connect, CONNECT, inherit, INHERIT);
1074 TC_FORK_STREAMS(connect, CONNECT, redirect_fd, REDIRECT_FD);
1075 TC_FORK_STREAMS(connect, CONNECT, redirect_path, REDIRECT_PATH);
1077 TC_FORK_STREAMS(default, DEFAULT, connect, CONNECT);
1083 TC_FORK_STREAMS(inherit, INHERIT, connect, CONNECT);
[all...]
/freebsd-10.0-release/contrib/apr-util/dbd/
H A Dapr_dbd_odbc.c856 if (!apr_strnatcasecmp(name[i], "CONNECT")) {
/freebsd-10.0-release/contrib/ntp/ntpd/
H A Drefclock_acts.c183 #define CONNECT 20 /* first valid message timeout */ macro
401 * here is token CONNECT. Send the message to the clockstats.
405 if (strcmp(tbuf, "CONNECT") != 0) {
410 up->timer = CONNECT;
796 up->timer = CONNECT;
843 * In CONNECT state the call did not complete.
/freebsd-10.0-release/sys/netgraph/
H A Dng_base.c414 DEFINE_PARSE_STRUCT_TYPE(connect, CONNECT, ());

Completed in 255 milliseconds