Home
last modified time | relevance | path

Searched defs:execle (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/
Dos.py316 def execle(file, *args): function
/external/clang/tools/scan-build-py/libear/
Dear.c248 int execle(const char *path, const char *arg, ...) { in execle() function
/external/python/cpython3/Lib/
Dos.py541 def execle(file, *args): function