Searched refs:Environment (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Application/Shell/
H A DShellEnvVar.h182 @param[in] Environment Points to a NULL-terminated array of environment
195 IN CONST CHAR16 **Environment
H A DShellEnvVar.c280 @param Environment Points to a NULL-terminated array of environment
293 IN CONST CHAR16 **Environment
304 if (Environment == NULL) {
315 CurrentString = Environment[CurrentCount];
H A DShellProtocol.h475 @param Environment Points to a NULL-terminated array of environment
493 IN CONST CHAR16 **Environment OPTIONAL,
501 command (CommandLine) with the specified environment (Environment). Upon return,
504 If Environment is NULL, then the current environment is used and all changes made
506 Environment is non-NULL, then the changes made will be discarded.
516 @param Environment Points to a NULL-terminated array of environment
533 IN CHAR16 **Environment OPTIONAL,
H A DShellProtocol.c1410 @param Environment Points to a NULL-terminated array of environment
1428 IN CONST CHAR16 **Environment OPTIONAL,
1482 if (Environment != NULL) {
1485 Status = SetEnvironmentVariables(Environment);
1538 command (CommandLine) with the specified environment (Environment). Upon return,
1541 If Environment is NULL, then the current environment is used and all changes made
1543 Environment is non-NULL, then the changes made will be discarded.
1553 @param Environment Points to a NULL-terminated array of environment
1573 IN CHAR16 **Environment OPTIONAL,
1607 (CONST CHAR16**)Environment,
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Include/Protocol/
H A DEfiShell.h167 command (CommandLine) with the specified environment (Environment). Upon return,
170 If Environment is NULL, then the current environment is used and all changes made
172 Environment is non-NULL, then the changes made will be discarded.
182 @param[in] Environment Points to a NULL-terminated array of environment
199 IN CHAR16 **Environment OPTIONAL,
/vbox/src/libs/libxml2-2.6.31/
H A Ddepcomp43 Environment variables:
/vbox/src/libs/xpcom18a4/nsprpub/pkg/linux/
H A Dsun-nspr.spec7 Group: System Environment/Base
/vbox/
H A Dconfigure.vbs128 if g_objShell.Environment("PROCESS")("PROCESSOR_ARCHITEW6432") <> "" then
354 EnvGet = g_objShell.Environment("PROCESS")(strName)
361 g_objShell.Environment("PROCESS")(strName) = strValue
370 str = g_objShell.Environment("PROCESS")(strName)
371 g_objShell.Environment("PROCESS")(strName) = str & strValue
380 str = g_objShell.Environment("PROCESS")(strName)
381 g_objShell.Environment("PROCESS")(strName) = strValue & str
388 EnvGetFirst = g_objShell.Environment("PROCESS")(strName1)
390 EnvGetFirst = g_objShell.Environment("PROCESS")(strName2)
634 LogPrint "# Environment
[all...]
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/os2/
H A Dos2misc.c210 /* It seems that the Environment parameter of DosStartSession() and/or
455 startData.Environment = envBlock;
/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.h1296 #pragma mark ----- Shared Environment Routines -----
H A DMoreFilesX.c2103 #pragma mark ----- Shared Environment Routines -----
/vbox/include/iprt/nt/
H A Dnt.h621 /** @name Process And Thread Environment Blocks
2127 PWSTR Environment; member in struct:_RTL_USER_PROCESS_PARAMETERS
2165 PUNICODE_STRING CommandLine, PUNICODE_STRING Environment,
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h175 PWSTR Environment; member in struct:_RTL_USER_PROCESS_PARAMETERS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h175 PWSTR Environment; member in struct:_RTL_USER_PROCESS_PARAMETERS

Completed in 482 milliseconds