Searched defs:execle (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXw32defs.h23 # define execle _execle macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
H A DXw32defs.h23 # define execle _execle macro
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dos.py314 def execle(file, *args): function
315 """execle(file, *args, env)
355 __all__.extend(["execl","execle","execlp","execlpe","execvp","execvpe"])
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dos.py314 def execle(file, *args): function
315 """execle(file, *args, env)
355 __all__.extend(["execl","execle","execlp","execlpe","execvp","execvpe"])

Completed in 118 milliseconds