Searched defs:execl (Results 1 - 5 of 5) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/include-fixed/X11/
H A DXw32defs.h31 # define execl _execl macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/X11/
H A DXw32defs.h22 # define execl _execl macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
H A DXw32defs.h22 # define execl _execl macro
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dos.py307 def execl(file, *args): function
308 """execl(file, *args)
355 __all__.extend(["execl","execle","execlp","execlpe","execvp","execvpe"])
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dos.py307 def execl(file, *args): function
308 """execl(file, *args)
355 __all__.extend(["execl","execle","execlp","execlpe","execvp","execvpe"])

Completed in 46 milliseconds