/external/smack/src/org/jivesoftware/smackx/bytestreams/ |
BytestreamSession.java | 24 * BytestreamSession provides an interface for established bytestream sessions.
|
/external/openssh/ |
sshd_config.5 | 262 For file transfer sessions using 266 though sessions which use logging do require 547 interactive sessions and the second for non-interactive sessions. 550 for interactive sessions and 552 for non-interactive sessions. 593 decrypting captured sessions by later breaking into the machine and 740 Specifies the maximum number of open sessions permitted per network connection. 986 sessions may hang indefinitely on the server, leaving 994 This avoids infinitely hanging sessions [all...] |
serverloop.c | 109 static int no_more_sessions = 0; /* Disallow further sessions. */ 585 /* we don't have stderr for interactive terminal sessions, see below */ 706 /* Clean up sessions, utmp, etc. */ 856 /* Clean up sessions, utmp, etc. */ 884 /* free remaining sessions, e.g. remove wtmp entries */ 1026 "after additional sessions disabled"); 1152 } else if (strcmp(rtype, "no-more-sessions@openssh.com") == 0) { [all...] |
/external/chromium/chrome/browser/sync/engine/ |
build_commit_command.cc | 15 #include "chrome/browser/sync/sessions/sync_session.h" 30 using sessions::SyncSession;
|
syncapi_unittest.cc | 33 #include "chrome/browser/sync/sessions/sync_session.h" 54 using browser_sync::sessions::SyncSessionSnapshot; 709 (*out)[syncable::SESSIONS] = browser_sync::GROUP_PASSIVE; [all...] |
/external/chromium/chrome/browser/sync/ |
profile_sync_service_harness.h | 20 namespace sessions { namespace in namespace:browser_sync 121 const browser_sync::sessions::SyncSessionSnapshot*
|
/external/chromium/third_party/libjingle/source/talk/p2p/client/ |
httpportallocator.cc | 133 // Creating relay sessions can take time and is done asynchronously. 134 // Creating stun sessions could also take time and could be done aysnc also,
|
/libcore/luni/src/main/java/javax/net/ssl/ |
SSLContext.java | 268 * Returns the SSL session context that encapsulates the set of SSL sessions 280 * Returns the SSL session context that encapsulates the set of SSL sessions
|
/external/smack/src/org/jivesoftware/smackx/bytestreams/ibb/ |
InBandBytestreamManager.java | 159 private final Map<String, InBandBytestreamSession> sessions = new ConcurrentHashMap<String, InBandBytestreamSession>();
field in class:InBandBytestreamManager 420 this.sessions.put(sessionID, inBandBytestreamSession);
504 * Returns the sessions map.
506 * @return the sessions map
509 return sessions;
541 this.sessions.clear();
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/ |
MobiCoreDevice.cpp | 136 * Removes all sessions to a connection. Though, clientLib rejects the closeDevice() 137 * command if still sessions connected to the device, this is needed to clean up all 138 * sessions if client dies. 145 // 2. Decide what to do with open Trustlet sessions 421 * can close sessions from different TLCs. That is, deviceConnection is ignored below. 424 * close sessions not belonging to him.
|
/frameworks/support/v7/mediarouter/src/android/support/v7/media/ |
MediaControlIntent.java | 114 * <h4>Sessions</h4> 117 * Sessions are used to prevent applications from accidentally interfering with one 120 * Some actions have the side-effect of creating new sessions. If an application 125 * aggressively discard any information associated with invalidated sessions.) 178 * The play action is also special in that it can be used to create new sessions. 317 * <h3>Sessions</h3> 322 * has the side-effect of invalidating any existing sessions and their media items, 334 * For more information on sessions, queues and media items, please refer to the 435 * The enqueue action can be used to create new sessions just like play. [all...] |
/external/chromium/chrome/browser/sync/glue/ |
sync_backend_host.h | 46 namespace sessions { namespace in namespace:browser_sync 218 const sessions::SyncSessionSnapshot* GetLastSessionSnapshot() const; 277 const sessions::SyncSessionSnapshot* snapshot); 476 sessions::SyncSessionSnapshot* snapshot); 644 scoped_ptr<sessions::SyncSessionSnapshot> last_snapshot_;
|
/external/ganymed-ssh2/ |
FAQ.html | 37 <li><a href="#sessionlimit">I cannot open more than 10 concurrent sessions (or SCP clients).</a></li>
237 connection, you can ask for as many sessions as you want, they are only a "virtual" construct.</li>
246 <hr><a name="sessionlimit"></a><h2>I cannot open more than 10 concurrent sessions (or SCP clients).</h2>
258 <li>(b) Try to live with this limit and keep the number of concurrent sessions <= 10.</li>
259 <li>(c) Distribute your sessions over multiple concurrent SSH connections.</li>
|
/external/qemu/distrib/sdl-1.2.15/src/cdrom/macosx/ |
CDPlayer.c | 39 #define kSessionsString "Sessions" 236 /* Find out how many sessions there are. */ 242 /* Iterate over all sessions, collecting the track data */
|
/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
OpenSSLSessionImpl.java | 94 * @return array of sessions' identifiers. 280 * used internally to implement links for a temporary cache of SSL sessions. 295 * sessions.
|
/external/chromium/chrome/browser/sessions/ |
tab_restore_service.cc | 5 #include "chrome/browser/sessions/tab_restore_service.h" 18 #include "chrome/browser/sessions/session_service.h" 19 #include "chrome/browser/sessions/session_command.h" 20 #include "chrome/browser/sessions/session_types.h" 21 #include "chrome/browser/sessions/tab_restore_service_delegate.h" 22 #include "chrome/browser/sessions/tab_restore_service_observer.h" [all...] |
session_backend.cc | 5 #include "chrome/browser/sessions/session_backend.h" 20 // The signature at the beginning of the file = SSNS (Sessions).
|
/external/chromium/chrome/browser/resources/ |
new_new_tab.html | 193 <!-- Start disabled until sync is enabled and foreign sessions are 195 <div id="foreign-sessions" class="section collapsed disabled"
|
/external/smack/src/com/kenai/jbosh/ |
BOSHClientConfig.java | 160 * manager when new sessions are created. 192 * Connection managers may be configured to enable sessions with more
|
/external/smack/src/org/jivesoftware/smack/packet/ |
Privacy.java | 198 * is addressed, or if there are no current sessions for the user.
209 * is addressed, or if there are no current sessions for the user.
|
/frameworks/base/core/java/android/net/http/ |
HttpsConnection.java | 71 * @param sessionDir directory to cache SSL sessions 77 Log.d("HttpsConnection", "Caching SSL sessions in "
|
/development/cmds/monkey/ |
README.NETWORK.txt | 113 Fully quit the monkey and accept no new sessions.
|
/external/chromium/base/win/ |
event_trace_controller_unittest.cc | 63 // Clean up potential leftover sessions from previous unsuccessful runs.
|
/external/chromium/chrome/browser/ |
browser_url_handler.cc | 70 // sessions or bookmarks, so we say any URL with that scheme triggers the new
|
/external/chromium/chrome/browser/chromeos/cros/ |
login_library.h | 98 // In the event that we ever support multiple simultaneous user sessions,
|