Searched refs:spawnlpe (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dprocess.h169 intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dprocess.h169 intptr_t __cdecl spawnlpe(int,const char *_Filename,const char *_ArgList,...) __MINGW_ATTRIB_DEPRECATED_MSVC2005;
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dos.py638 def spawnlpe(mode, file, *args): function
639 """spawnlpe(mode, file, *args, env) -> integer
650 __all__.extend(["spawnvp", "spawnvpe", "spawnlp", "spawnlpe",])
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dos.py638 def spawnlpe(mode, file, *args): function
639 """spawnlpe(mode, file, *args, env) -> integer
650 __all__.extend(["spawnvp", "spawnvpe", "spawnlp", "spawnlpe",])
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dos.py638 def spawnlpe(mode, file, *args): function
639 """spawnlpe(mode, file, *args, env) -> integer
650 __all__.extend(["spawnvp", "spawnvpe", "spawnlp", "spawnlpe",])
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dos.py638 def spawnlpe(mode, file, *args): function
639 """spawnlpe(mode, file, *args, env) -> integer
650 __all__.extend(["spawnvp", "spawnvpe", "spawnlp", "spawnlpe",])

Completed in 210 milliseconds