Home
last modified time | relevance | path

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

/third_party/musl/src/process/
Dexecle.c4 int execle(const char *path, const char *argv0, ...) in execle() function
/third_party/python/Lib/
Dos.py544 def execle(file, *args): function