Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/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-1/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%.
61 :: Call the SessionManager to get the session information
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-1/system/include/cafe/nssl/
Dnsslclient.h742 NSSLSessionHandle session);
755 NSSL_RVAL NSSLFreeSession(NSSLSessionHandle session);
766 NSSL_RVAL NSSLRemoveSession(NSSLSessionHandle session);
/CafeSDK-2.12.13-1/
Dcafe.bat80 if /i "%_ARG:$quote$=%" == "-session" set SESSION_MANAGER=1&& goto :getopt_next
457 :: Set the session specific variables and paths
475 @echo Environment initialized for this session only.
578 :: See if we have a Current Bridge set. If not, disable multi-session
585 :: See if SessionManager is available. If not, fail soince we are enabled for multi-session
594 :: Call the SessionManager to get the session information
755 echo -syncsession Copy per-session files (default)
/CafeSDK-2.12.13-1/system/include/cafe/os/
DOSSystemLog.h177 u32 session : 8; member
/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCafeFunctions.cs634 #region session setup in InitialEnvVarSetup()