Home
last modified time | relevance | path

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

/rust-libc-0.2.174/libc-test/semver/
H A Dwindows.txt192 execlpe
/rust-libc-0.2.174/src/windows/
H A Dmod.rs462 pub fn execlpe(path: *const c_char, arg0: *const c_char, ...) -> intptr_t; in execlpe() function