Home
last modified time | relevance | path

Searched refs:execlpe (Results 1 – 4 of 4) sorted by relevance

/third_party/rust/crates/libc/libc-test/semver/
Dwindows.txt187 execlpe
/third_party/python/Lib/
Dos.py559 def execlpe(file, *args): function
/third_party/rust/crates/libc/src/windows/
Dmod.rs448 pub fn execlpe(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlpe() function
/third_party/python/Doc/library/
Dos.rst3578 execlpe(file, arg0, arg1, ..., env)
3605 :func:`execlpe`, :func:`execvp`, and :func:`execvpe`) will use the
3614 For :func:`execle`, :func:`execlpe`, :func:`execve`, and :func:`execvpe` (note