Home
last modified time | relevance | path

Searched refs:session (Results 1 – 8 of 8) sorted by relevance

/CafeSDK-2.12.13/system/src/build/make/
Dmulti_session_check.mk16 $(warning Cannot build when multi session is enabled!)
17 $(error Please open a non multi-session window and build again)
/CafeSDK-2.12.13/system/bin/tool/
Dsetbridge.bat42 :: the default bridge, if we cleared the current session's bridge?
46 … echo Setting hostbridge for current session ^(and default^) to %bridge_name% %bridge_ipaddr%.
48 echo Setting hostbridge for current session to %bridge_name% %bridge_ipaddr%.
Dcafeoptions.bat53 if /i "%~1" == "-session" set SESSION_MANAGER=1&& goto :getopt_next
142 echo -syncsession Copy per-session files (default)
Dcaferun195 -z : suppress mirroring the data to the session data directory.
/CafeSDK-2.12.13/system/include/cafe/nssl/
Dnsslclient.h740 NSSLSessionHandle session);
753 NSSL_RVAL NSSLFreeSession(NSSLSessionHandle session);
764 NSSL_RVAL NSSLRemoveSession(NSSLSessionHandle session);
/CafeSDK-2.12.13/
Dcafe.bat80 if /i "%_ARG:$quote$=%" == "-session" set SESSION_MANAGER=1&& goto :getopt_next
456 :: Set the session specific variables and paths
474 @echo Environment initialized for this session only.
577 :: See if we have a Current Bridge set. If not, disable multi-session
584 :: See if SessionManager is available. If not, fail soince we are enabled for multi-session
593 :: Call the SessionManager to get the session information
754 echo -syncsession Copy per-session files (default)
/CafeSDK-2.12.13/system/include/cafe/os/
DOSSystemLog.h177 u32 session : 8; member
/CafeSDK-2.12.13/system/src/tool/cafex/
DCafeFunctions.cs624 #region session setup in InitialEnvVarSetup()