Home
last modified time | relevance | path

Searched defs:shell (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/scripts/
Dscript.py18 shell = 'sh' variable
22 shell = os.environ['SHELL'] variable
34 shell = 'python' variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
Dfaqwiz.py686 def shell(self, command): member in FaqWizard
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dedk2module.c2652 char *shell = getenv("COMSPEC"); in async_system() local
2917 char *shell, *sh_name, *opt, *rd_mode, *wr_mode; in _PyPopen() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dposixmodule.c4242 char *shell = getenv("COMSPEC"); in async_system() local
4507 char *shell, *sh_name, *opt, *rd_mode, *wr_mode; in _PyPopen() local