Searched defs:execvp (Results 1 – 5 of 5) sorted by relevance
55 int execvp(const char *file, char *const argv[]) in execvp() function
568 def execvp(file, args): function
460 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function
886 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function
3599 pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; in execvp() function