Searched refs:connections (Results 26 - 31 of 31) sorted by relevance

12

/external/openssh/contrib/redhat/
H A Dopenssh.spec138 untrusted hosts over an insecure network. X11 connections and
152 the clients necessary to make encrypted connections to SSH servers.
582 open connections)
/external/webkit/Source/WebCore/bridge/qt/
H A Dqt_runtime.cpp1536 QMultiMap<QObject*, QtConnectionObject*> QtRuntimeConnectionMethod::connections; member in class:JSC::Bindings::QtRuntimeConnectionMethod
1639 connections.insert(sender, conn);
1643 QList<QtConnectionObject*> conns = connections.values(sender);
1735 // Remove us from the map of active connections
1736 QtRuntimeConnectionMethod::connections.remove(m_originalObject, this);
/external/dbus/bus/
H A Ddispatch.c96 BusConnections *connections; local
142 connections = bus_transaction_get_connections (transaction);
147 if (!bus_matchmaker_get_recipients (matchmaker, connections,
228 * connections with a match rule. If it's not a signal, there
347 * addressed_recipient == NULL), and match it against other connections'
4568 _dbus_warn ("Messages were left over after setting up initial connections\n");
H A Dsignals.c1790 BusConnections *connections,
1804 * all connections resetting the bool each time.
1806 bus_connections_increment_stamp (connections);
1789 bus_matchmaker_get_recipients(BusMatchmaker *matchmaker, BusConnections *connections, DBusConnection *sender, DBusConnection *addressed_recipient, DBusMessage *message, DBusList **recipients_p) argument
/external/chromium/third_party/libevent/test/
H A Dregress_http.c459 * if our connections are not supposed to be persistent; request
951 if (TAILQ_FIRST(&http->connections) != NULL) {
952 fprintf(stdout, "FAILED (left connections)\n");
/external/iproute2/doc/
H A Dip-cref.tex776 be used by newly created connections.
1314 destinations when establishing TCP connections. If it is not given,
1334 --- [2.5.70+ only] Initial congestion window size for connections to
1341 +--- [2.6.33+ only] Initial receive window size for connections to
2815 is the requirement that the router keep the state of all the TCP connections

Completed in 210 milliseconds

12